Changeset 15545 for main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/exportjobsindex.pt
- Timestamp:
- 14 Aug 2019, 19:55:53 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/exportjobsindex.pt
r11254 r15545 55 55 56 56 <form method="POST" i18n:domain="waeup.kofa"> 57 <input class="btn btn-primary" type="submit" name="CREATE" 58 value="Configure new export" 57 <input class="btn btn-primary" type="submit" name="CREATE1" 58 value="Set export parameters" 59 /> 60 <input tal:condition="python:context.__parent__.__name__ == 'faculties'" 61 class="btn btn-primary" type="submit" name="CREATE2" 62 value="Enter student ids or matric numbers" 59 63 /> 60 64 </form>
Note: See TracChangeset for help on using the changeset viewer.