Changeset 15130 for main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt
- Timestamp:
- 7 Sep 2018, 07:56:50 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt
r15129 r15130 9 9 </h2> 10 10 11 <div class="workflow" tal:condition="context/history /messages">11 <div class="workflow" tal:condition="context/history"> 12 12 <div tal:repeat="msg context/history/messages"> 13 13 <span tal:replace="msg">MESSAGE</span><br />
Note: See TracChangeset for help on using the changeset viewer.