Add new column to display the paramType

This commit is contained in:
Ian Forsey
2013-05-24 17:09:57 +01:00
parent b5d2f21a6d
commit c1efde5e5b
6 changed files with 8 additions and 2 deletions

View File

@@ -18,4 +18,5 @@
</select>
</td>
<td>{{{description}}}</td>
<td>{{{paramType}}}</td>
<td><span class="model-signature"></span></td>