Changeset 1167 for WAeUP_SRP/trunk/skins


Ignore:
Timestamp:
1 Jan 2007, 13:02:33 (18 years ago)
Author:
Henrik Bettermann
Message:

new personal templates and scripts
student workflow extended

Location:
WAeUP_SRP/trunk/skins/waeup_student
Files:
7 added
2 edited

Legend:

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

    r1096 r1167  
    2222        Up one level
    2323      </a>
    24       <h3>Update your Application Data!</h3>
     24      <h3>Update Your Application Data!</h3>
    2525      <br />
    2626    </metal:block> 
  • WAeUP_SRP/trunk/skins/waeup_student/getStudentInfo.py

    r1157 r1167  
    123123              'StudentAccommodation': 'reserve_accommodation',
    124124              'StudentClearance': 'clearance_edit_form',
    125               'StudentPersonal': '',
     125              'StudentPersonal': 'personal_edit_form',
    126126              }
    127127s_view_links = {'StudentApplication': 'application_view',
    128128              'StudentAccommodation': 'accommodation_view',
    129129              'StudentClearance': 'clearance_view',
    130               'StudentPersonal': None,
     130              'StudentPersonal': 'personal_view',
    131131              'StudentStudyCourse': 'study_course_view',
    132132              'StudentPume': 'pume_view',
Note: See TracChangeset for help on using the changeset viewer.