Changeset 3116 for WAeUP_SRP/uniben/waeup_custom
- Timestamp:
- 6 Feb 2008, 15:10:41 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/uniben/waeup_custom/layout_student_acco_view_slip.pt
r2912 r3116 15 15 <table width="" cellpadding="2" cellspacing="0" summary="Form layout"> 16 16 <tr tal:repeat="field fields"> 17 <tal:block condition="widgets/field|nothing"> 17 18 <tal:block tal:define="cell python: widgets[field]"> 18 19 <tal:block define="widget cell/widget"> … … 31 32 </tal:block> 32 33 </tal:block> 34 </tal:block> 33 35 </tr> 34 36 </table>
Note: See TracChangeset for help on using the changeset viewer.