Ignore:
Timestamp:
18 Nov 2006, 20:59:12 (18 years ago)
Author:
Henrik Bettermann
Message:

contact forms and methods renamed
contact_student_form and method for clearance officer added
clearance_edit swept
some psm edited

Is clearance_view.pt still necessary?

File:
1 edited

Legend:

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

    r887 r891  
    6464                <td><span tal:replace="python: student['app_doc'].jamb_reg_no" /></td>   
    6565                <td tal:condition="options/co_view|nothing"><a href="id"
    66                        tal:attributes="href string:${student/student/clearance/absolute_url}/clearance_edit_form_manager"
     66                       tal:attributes="href string:${student/student/clearance/absolute_url}/clearance_edit_form"
    6767                       tal:content="student/review_state"></a></td>   
    6868                <td tal:condition="not: options/co_view|nothing"><span tal:replace="student/review_state" /></td>   
Note: See TracChangeset for help on using the changeset viewer.