Changeset 3663 in main for branches/2.1/src/main/webapps/ibisph-view/xslt/html/user/queryselections/Page.xslt
- Timestamp:
- 03/27/12 09:00:40 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.1/src/main/webapps/ibisph-view/xslt/html/user/queryselections/Page.xslt
r3548 r3663 13 13 <ibis:doc> 14 14 <name>html/user/queryselections/Page</name> 15 <summary>core pagetemplates needed to produce the user's query selections.</summary>15 <summary>core "Page" templates needed to produce the user's query selections.</summary> 16 16 <description> 17 17 </description> … … 23 23 24 24 <xsl:param name="Page.pageTitle" ibis:doc="Page's title text.">My Queries List</xsl:param> 25 25 26 26 27 <xsl:param name="QueryDefinitions"/>
Note: See TracChangeset
for help on using the changeset viewer.