Ignore:
Timestamp:
5 Jul 2007, 11:24:54 (17 years ago)
Author:
Henrik Bettermann
Message:

vocabulary courselevel renamed to levels and more

File:
1 edited

Legend:

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

    r1985 r1989  
    5050        <tr>
    5151          <td>Current Study Level:</td>
    52           <td><span tal:content="python:context.portal_vocabularies.courselevel.get(baseinfo['student']['level'])" /></td>
     52          <td><span tal:content="python:context.portal_vocabularies.levels.get(baseinfo['student']['level'])" /></td>
    5353        </tr>
    5454        <tr>
Note: See TracChangeset for help on using the changeset viewer.