mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 07:22:11 +00:00
fix setting batchOperations if none is set
This commit is contained in:
parent
e0973e4a21
commit
594c5a5db5
|
@ -134,7 +134,7 @@ if ($action == "saveSettings")
|
|||
setStrValue('fullSearchEngine');
|
||||
setStrValue('defaultSearchMethod');
|
||||
setStrValue('suggestTerms');
|
||||
setStrValue('batchOperations');
|
||||
setArrayValue('batchOperations');
|
||||
setBoolValue("showSingleSearchHit");
|
||||
setBoolValue("enableSessionList");
|
||||
setBoolValue("enableClipboard");
|
||||
|
|
Loading…
Reference in New Issue
Block a user