use the synchronized filter list to trigger an update, not the local one
This commit is contained in:
parent
f2e9869965
commit
02d0b97aa7
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
||||||
<button
|
<button
|
||||||
data-action="filters,update"
|
data-action="filters,update"
|
||||||
title-for="settings_filters_update"
|
title-for="settings_filters_update"
|
||||||
data-enable="filters"
|
data-enable="settings,filters"
|
||||||
data-icon="refresh"
|
data-icon="refresh"
|
||||||
></button>
|
></button>
|
||||||
<button
|
<button
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue