Changeset 1638


Ignore:
Timestamp:
26 Mar 2007, 10:57:17 (18 years ago)
Author:
joachim
Message:

don't show real_course for students (in custom)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_academics/level_view.pt

    r1633 r1638  
    4848                    [edit]
    4949                    </a>
    50                 <a href="edit" tal:attributes="href string:${row/real_course_path}">
     50                <a tal:condition="row/real_course|nothing"
     51                   href="edit" tal:attributes="href string:${row/real_course_path}">
    5152                    [goto course]
    5253                    </a>
Note: See TracChangeset for help on using the changeset viewer.