indicate data store location for filter enabled settings
This commit is contained in:
parent
794a7021c9
commit
9b9a6372c6
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
data-result-store="settings,filters"
|
data-result-store="settings,filters"
|
||||||
data-result-store-parameter="enabled"
|
data-result-store-parameter="enabled"
|
||||||
class="filled-in"
|
class="filled-in" data-store-location="1"
|
||||||
/>
|
/>
|
||||||
<span for="enable"></span>
|
<span for="enable"></span>
|
||||||
</label>
|
</label>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue