updated to v2
This commit is contained in:
6
src/main/template/param.handlebars
Normal file
6
src/main/template/param.handlebars
Normal file
@@ -0,0 +1,6 @@
|
||||
<td class='code'>{{name}}</td>
|
||||
<td>
|
||||
<input minlength='0' name='{{name}}' placeholder='' type='text' value=''/>
|
||||
</td>
|
||||
<td width='500'>{{description}}</td>
|
||||
|
||||
Reference in New Issue
Block a user