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
|
@ -1,9 +1,9 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
|
||||
<#-- Template for displaying directive help -->
|
||||
<#-- Template for displaying help for a template directive or method -->
|
||||
|
||||
<div class="dump help">
|
||||
<h3>Template directive help</h3>
|
||||
<h3>Template ${type} help</h3>
|
||||
|
||||
${help}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue