Changeset 579:fc861a6cef17 in documentViewer for zpt
- Timestamp:
- Oct 26, 2012, 10:53:43 AM (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zpt/viewer_index.zpt
r578 r579 103 103 </tal:block> 104 104 105 <tal:block tal:define="ctxs docinfo/presentationContext | nothing" >105 <tal:block tal:define="ctxs docinfo/presentationContext | nothing" tal:condition="ctxs"> 106 106 <h2>Presentation context</h2> 107 107 <ul>
Note: See TracChangeset
for help on using the changeset viewer.