Ignore:
Timestamp:
9 Mar 2008, 13:27:07 (17 years ago)
Author:
Henrik Bettermann
Message:

show correct links for upload objects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/skins/waeup_default/waeup_document_view.pt

    r2096 r3294  
    1515      </a>
    1616     
    17       <h3 tal:condition="here/Title">
     17      <h3 tal:condition="here/title_or_id">
    1818         <span tal:condition="python:is_so and s_name">
    1919           <span tal:content="s_name" />:
    2020         </span>
    21          <span tal:content="here/Title" />
     21         <span tal:content="here/title_or_id" />
    2222      </h3>
    2323     
Note: See TracChangeset for help on using the changeset viewer.