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

@@ -34,10 +34,11 @@
<table class='fullwidth'>
<thead>
<tr>
<th style="width: 100px; max-width: 100px" >Parameter</th>
<th style="width: 100px; max-width: 100px">Parameter</th>
<th style="width: 310px; max-width: 310px">Value</th>
<th style="width: 200px; max-width: 200px">Description</th>
<th style="width: 320px; max-width: 330px">Data Type</th>
<th style="width: 100px; max-width: 100px">Parameter Type</th>
<th style="width: 220px; max-width: 230px">Data Type</th>
</tr>
</thead>
<tbody class="operation-params">