Changeset 16601 for greenstone3/trunk/web/ui/skins/oran
- Timestamp:
- 2008-07-30T15:12:00+12:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
greenstone3/trunk/web/ui/skins/oran/xsl/collectDocument.xsl
r16494 r16601 110 110 </div> 111 111 112 <a id="contentsLink" on click="showContents()">contents</a>112 <a id="contentsLink" onClick="showContents()" onMouseOver="showContents()">Show contents</a> 113 113 114 114 <div id="contents">
Note:
See TracChangeset
for help on using the changeset viewer.