+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -678,7 +678,7 @@ uDom('#ignoreGenericCosmeticFilters').on('change', onFilteringSettingsChanged);
678
678
uDom('#buttonApply').on('click', ( ) => { buttonApplyHandler(); });
679
679
uDom('#buttonUpdate').on('click', ( ) => { buttonUpdateHandler(); });
680
680
uDom('#buttonPurgeAll').on('click', ev => {
681
-
buttonPurgeAllHandler(ev.ctrlKey && ev.shiftKey);
681
+
buttonPurgeAllHandler(ev.shiftKey);
682
682
});
683
683
uDom('#lists').on('change', '.listEntry input', onListsetChanged);
684
684
uDom('#lists').on('click', '.listEntry .remove', onRemoveExternalList);
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4