X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2fe6237c8b09d2f5a83145673c15be84bdfadf8a..497da0ff32257cd249c8c60991f8aaebd92f409c:/templates/webpages/am/config.html diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index e215590e5..038639abe 100644 --- a/templates/webpages/am/config.html +++ b/templates/webpages/am/config.html @@ -169,12 +169,13 @@
[% L.select_tag("quick_search_modules[]", ENABLED_QUICK_SEARCHMODULES, - value_key = "name", - title_key = "description_config", - id = "quick_searches", - multiple = 1, - size = ENABLED_QUICK_SEARCHMODULES.size, - default = DEFAULT_QUICK_SEARCHMODULES) %] + value_key = "name", + title_key = "description_config", + id = "quick_searches", + multiple = 1, + with_empty = 1 + size = ENABLED_QUICK_SEARCHMODULES.size, + default = DEFAULT_QUICK_SEARCHMODULES) %] [% # L.multiselect2side("quick_searches", labelsx=LxERP.t8("All modules"), labeldx=LxERP.t8("Enabled modules")) %]