This commit is contained in:
Nara Kasbergen
2015-05-13 16:26:11 -04:00
parent 693b4d97ed
commit 41eb5237ef
3 changed files with 364 additions and 359 deletions

View File

@@ -24,6 +24,6 @@
{{/each}}
</select>
</td>
<td class="markdown">{{{description}}}</td>
<td class="markdown">{{#if required}}<strong>{{/if}}{{{description}}}{{#if required}}</strong>{{/if}}</td>
<td>{{{paramType}}}</td>
<td><span class="model-signature"></span></td>