Ignore:
Timestamp:
22 Sep 2008, 22:18:44 (16 years ago)
Author:
Henrik Bettermann
Message:
  • Fix external_edit_form
  • Implement custom profile for Uniben and trim default profile
Location:
WAeUP_SRP/trunk/skins/waeup_student
Files:
2 edited

Legend:

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

    r3452 r3692  
    3737          <span tal:content="info/student_name" />:
    3838        </span>
    39         <span tal:content="here/title_or_id" />
     39        Clearance/Elegibility Record
    4040      </h3>
    4141      <br />   
  • WAeUP_SRP/trunk/skins/waeup_student/student_view.pt

    r2961 r3692  
    7575                   href="edit" tal:attributes="href string:${row/url}/external_clearance_edit_form"
    7676                   target="edit"
    77                    onclick="javascript:window.open('','edit','width=600, height=700, directories=no, toolbar=no, location=no, menubar=no, scrollbars=yes, status=no, resizable=no, dependent=no')">
     77                   onclick="javascript:window.open('','edit','width=700, height=700, directories=no, toolbar=no, location=no, menubar=no, scrollbars=yes, status=no, resizable=no, dependent=no')">
    7878                  [edit and change state]
    7979                </a> 
Note: See TracChangeset for help on using the changeset viewer.