Changeset 9339 for main/waeup.kofa/trunk
- Timestamp:
- 15 Oct 2012, 11:04:10 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt
r8555 r9339 90 90 In order to prevent from downloading big amounts of data, the 91 91 Applicants tab has been disabled. Please use the 92 <a tal:attributes="href python: view.url(layout.site, 'applicants/search')"> 93 <span i18n:name="search_form">search form</span> 94 </a> 92 <span i18n:name="search_link"> 93 <a tal:attributes="href python: view.url(layout.site, 'applicants/search')" 94 i18n:translate=""> 95 search form 96 </a> 97 </span> 95 98 for accessing application records. 96 99 </p>
Note: See TracChangeset for help on using the changeset viewer.