[gen] Various bugfixes.
This commit is contained in:
parent
fb40913ef5
commit
0a8e06f1d9
4 changed files with 7 additions and 5 deletions
|
@ -307,7 +307,7 @@
|
|||
</a>
|
||||
</td>
|
||||
|
||||
<tal:comment replace="nothing">Next</tal:comment>
|
||||
<tal:comment replace="nothing">Next</tal:comment>
|
||||
<td tal:condition="python: nextPage and pageInfo['showNext']">
|
||||
<tal:button condition="isEdit">
|
||||
<img style="cursor:pointer" onClick="submitAppyForm('next')"
|
||||
|
|
|
@ -131,7 +131,7 @@
|
|||
|
||||
<tal:comment replace="nothing">The title of the search.</tal:comment>
|
||||
<p>
|
||||
<span tal:replace="searchDescr/translated"/>
|
||||
<span tal:replace="structure searchDescr/translated"/>
|
||||
(<span tal:replace="totalNumber"/>)
|
||||
<tal:newSearch condition="python: showNewSearch and (searchName == 'customSearch')">
|
||||
— <i><a tal:attributes="href newSearchUrl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue