Ignore:
Timestamp:
15 Jul 2006, 07:40:53 (18 years ago)
Author:
joachim
Message:

=types changed

Location:
WAeUP_SRP/trunk/skins/waeup_academics
Files:
4 added
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_academics/academics_content_lib_info_detail_tab.pt

    r301 r309  
    9696    <strong tal:content="info/long_title|info/title_or_id">ID</strong></a></td>
    9797  <td align="right">
    98     <a href="dummy" tal:attributes="href string:${item/absolute_url}/faculty_edit_form">[edit]</a></td>
     98    <a href="dummy" tal:attributes="href string:${item/absolute_url}/academics_edit_form">[edit]</a></td>
    9999  <td align="right" tal:condition="size_in_tabs">
    100100    <span tal:condition="info/size|nothing" tal:content="info/size"> </span></td>
  • WAeUP_SRP/trunk/skins/waeup_academics/academics_contents.pt

    r296 r309  
    1010
    1111<metal:header metal:fill-slot="header">
    12   <h1 tal:content="here/title_or_id">
     12  <h3 tal:content="here/LongTitle|here/title_or_id">
    1313    Page Title
    14   </h1>
     14  </h3>
    1515  <div tal:condition="nothing" id="bylineFolder"
    1616    class="ddefault">
Note: See TracChangeset for help on using the changeset viewer.