Changeset 1505


Ignore:
Timestamp:
26 Feb 2007, 22:42:39 (18 years ago)
Author:
Henrik Bettermann
Message:

links always visible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_student/study_course_view.pt

    r1504 r1505  
    7575                     />
    7676            </td>
    77             <td><a href="view" tal:condition="python: 1"
     77            <td><a href="view"
    7878                   tal:attributes="href string:${row/url}">
    7979              <strong tal:content="row/title" /></a>
    80               <strong tal:condition="python: 0" tal:content="row/title" />
    8180            </td>
    8281          </tr>
Note: See TracChangeset for help on using the changeset viewer.