Commit bb1a4546 authored by Ivan Tyagov's avatar Ivan Tyagov

Follow up r38321.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38322 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 413f907c
......@@ -62,7 +62,7 @@
display_style_list here/getDisplayStyleList;\n
list_style here/getListboxDisplayStyle;\n
global_search_column here/getGlobalSearchColumn;\n
global_search_column_script python: here.getGlobalSearchColumnScript() or \'Base_doSelect\';\n
global_search_column_script string:Base_doSelect;\n
show_global_search python: global_search_column not in (\'\', None);\n
line_list here/query;\n
listbox_max_lines python: int(here.getMaxLineNumber());\n
......
1016
\ No newline at end of file
1018
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment