source: WAeUP_SRP/trunk/skins/waeup_student/external_study_level_view.pt @ 3702

Last change on this file since 3702 was 3169, checked in by Henrik Bettermann, 17 years ago

srp_view.pt: Notice for course advisers added

action_after_* in external_study_level_view.pt and study_level_view.pt fixed

change_bed.py: psm modified and fixed for calls without parameter

File size: 439 bytes
Line 
1<metal:body use-macro="here/slip_template/macros/master">
2  <metal:main fill-slot="main"
3          tal:define="info context/getStudyLevelInfo;
4                      contact_student_form string:external_contact_student_form;
5                      study_level_view string:external_study_level_view;
6                      ">
7             
8  <metal:block use-macro="here/study_level_view/macros/edit_form" />
9
10  </metal:main>
11</metal:body>
12 
Note: See TracBrowser for help on using the repository browser.