[gen] Replaced attributes tool.enableAdvancedSearchForX by klass.searchAdvanced.show.
This commit is contained in:
parent
0d0d7c1123
commit
5a50d07e54
4 changed files with 41 additions and 29 deletions
|
@ -90,7 +90,7 @@
|
|||
</tal:icons>
|
||||
<br/>
|
||||
|
||||
<tal:search condition="python: tool.getAttr('enableAdvancedSearchFor%s' % rootClass)">
|
||||
<tal:search condition="python: tool.advancedSearchEnabledFor(rootClass)">
|
||||
<tal:comment replace="nothing">Live search</tal:comment>
|
||||
<form tal:attributes="action string: $appUrl/config/do">
|
||||
<input type="hidden" name="action" value="SearchObjects"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue