NIHVIVO-1563 Add template method models to help directive
This commit is contained in:
parent
d6ff3b05a6
commit
b323f50c04
4 changed files with 49 additions and 29 deletions
|
@ -133,14 +133,12 @@ ${stylesheets.addFromTheme("/css/sstest.css", "/css/sstest2.css")}
|
|||
${scripts.addFromTheme("/js/jstest.js")}
|
||||
${scripts.add("/js/script1.js", "/js/script2.js", "/js/script3.js")}
|
||||
|
||||
|
||||
<@dumpAll />
|
||||
|
||||
<@help directive="dump" />
|
||||
<@help for="dump" />
|
||||
|
||||
<@help for="profileUrl" />
|
||||
|
||||
<@describe var="stylesheets" />
|
||||
|
||||
<@describe var="scripts" />
|
||||
|
||||
<@describe var="headScripts" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue