- Timestamp:
- 17 Mar 2015, 08:15:08 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/paymentsmanagepage.pt
r11432 r12778 20 20 <td> 21 21 <input type="checkbox" 22 23 22 name="val_id" 23 tal:attributes="value cl/__name__" 24 24 tal:condition="python: not view.unremovable(cl)" /> 25 25 </td>
Note: See TracChangeset for help on using the changeset viewer.