Changeset 52845
- Timestamp:
- 05/09/08 17:00:11 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
CPS3/products/CPSDefault/trunk/skins/cps_default/content_lib_info_one_column.pt
r52844 r52845 23 23 <tal:span define="time_attribute python:test(here.isInSection(item), 24 24 'effective', 'time')" 25 content="python:here.getDateStr(info[time_attribute],'short')" /> 25 content="python:here.getDateStr(info[time_attribute],'short')" />. 26 26 <tal:span content="description" /> 27 27 </tal:block>
