Changeset 6106 for main/waeup.sirp/trunk/src/waeup/sirp/browser
- Timestamp:
- 15 May 2011, 16:41:06 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/browser/pages.py
r6084 r6106 995 995 grok.template('facultymanagepage') 996 996 pnav = 1 997 taboneactions = ['Save',' Save and return','Cancel']997 taboneactions = ['Save','Cancel'] 998 998 tabtwoactions = ['Add department', 'Remove selected','Cancel'] 999 999 subunits = 'Departments'
Note: See TracChangeset for help on using the changeset viewer.