Changeset 19879 in main for trunk/ibisph-view/src/main/webapp/xslt/html/query/module/builder/Builder.xslt
- Timestamp:
- 02/20/20 22:56:16 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ibisph-view/src/main/webapp/xslt/html/query/module/builder/Builder.xslt
r18253 r19879 446 446 "/> 447 447 Submit 448 <xsl:call-template name="Help.content"> 449 <xsl:with-param name="help"> 450 <TEXT> 451 This submits your query definition. Once submitted 452 the data will be processed and the result page will 453 be presented. From the result page you can return 454 to this page and refineany data filtering criteria 455 and data grouping selections. 456 </TEXT> 457 </xsl:with-param> 458 </xsl:call-template> 448 459 </button> 449 460 <button type="button" accesskey="R" onclick="resetForm()" title="Reset the page to its original state">Reset</button>
Note: See TracChangeset
for help on using the changeset viewer.