Changeset 5654 for WAeUP_SRP


Ignore:
Timestamp:
21 Jan 2011, 14:56:26 (14 years ago)
Author:
Henrik Bettermann
Message:

Show link to admission slip (in custom).

File:
1 edited

Legend:

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

    r3727 r5654  
    77      </span>
    88      <span tal:condition="info">
    9            
     9
     10
     11        <div style="text-align: right">
     12        <a href="" target="slip" tal:attributes="href string:admission_slip"
     13            onclick="javascript:window.open('','slip','width=600, height=700, directories=no, toolbar=no, location=no, menubar=yes, scrollbars=yes, status=no, resizable=no, dependent=no')">
     14            <img tal:attributes="src string:${here/portal_url}/actionicon_print.png" />
     15            Admission Slip
     16        </a>
     17        </div> 
    1018
    1119        <a href=""
     
    1422          Up one level
    1523        </a>
     24
    1625        <h3>My <span tal:content="titles/StudentApplication" /></h3>
    1726        <br />
Note: See TracChangeset for help on using the changeset viewer.