Changeset 8553 for main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt
- Timestamp:
- 30 May 2012, 04:35:47 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt
r8547 r8553 86 86 </tal:showApplicants> 87 87 <tal:showNoApplicants condition="not: view/showApplicants"> 88 <p i18n:translate="note_a rmp">88 <p i18n:translate="note_acmp"> 89 89 There are more than 5000 application records in this container. 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')"> 92 <a tal:attributes="href python: view.url(layout.site, 'applicants/search')" 93 i18n:name="search_form"> 93 94 search form</a> 94 95 for accessing application records.
Note: See TracChangeset for help on using the changeset viewer.