fix bugs so that sidebar options work again
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
<div class="clearfix input-prepend">
|
||||
<label class="add-on">
|
||||
<input type="checkbox" id="matchall"
|
||||
name="matchall"[% ' checked="checked"' IF sidebar_defaults.matchall %]/>
|
||||
name="matchall"[% ' checked="checked"' IF vars.sidebar_defaults.search_device.matchall %]/>
|
||||
</label>
|
||||
<label class="nd_checkboxlabel" for="matchall">
|
||||
<span class="nd_searchcheckbox uneditable-input">Match All Options</span>
|
||||
|
||||
Reference in New Issue
Block a user