Changeset 9722 for main/waeup.uniben/trunk
- Timestamp:
- 26 Nov 2012, 09:55:06 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/students/browser_templates/studyleveleditpage.pt
r9708 r9722 27 27 <input type="checkbox" name="val_id" 28 28 tal:attributes="value value/__name__" 29 tal:condition=" not:value/removable_by_student" />29 tal:condition="value/removable_by_student" /> 30 30 </td> 31 31 <td tal:content="value/semester">SEMESTER</td>
Note: See TracChangeset for help on using the changeset viewer.