Changeset 2389 for WAeUP_SRP


Ignore:
Timestamp:
18 Oct 2007, 20:42:39 (17 years ago)
Author:
Henrik Bettermann
Message:

reverted

File:
1 edited

Legend:

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

    r2388 r2389  
    22<metal:definemacro define-macro="clearance_edit_form">
    33<metal:usemacro use-macro=template>
    4   <metal:block fill-slot="javascript_head_slot">
    5      <metal:header use-macro="context/kss_header_macros/macros/base_resources" />
    6      <metal:header use-macro="context/kss_header_macros/macros/kukit_resource" />
    7   </metal:block>
    8   <metal:block fill-slot="head_slot">
    9     <link tal:attributes="href string: ${context/portal_url}/clickme.css" rel="kinetic-stylesheet" type="text/kss" />
    10   </metal:block>
    11       <metal:main fill-slot="main"
     4
     5  <metal:main fill-slot="main"
    126           tal:define="
    137               info context/getClearanceInfo;">
     8               
    149      <metal:block tal:condition="not: info">
    1510        <span tal:content="here/illegal_view" />
     
    3530
    3631    <!--  Administration -->
    37     <div id="click-me">hallo</div>     
    3832    <tal:block condition="python: not(is_staff or is_so or is_student)">
    3933      <metal:block use-macro="here/error_not_found/macros/not_found" />
Note: See TracChangeset for help on using the changeset viewer.