Adding computedType to measurements
This commit is contained in:
parent
38a382279a
commit
ddc306ef29
3 changed files with 16 additions and 3 deletions
app/templates/measurements
|
@ -2,6 +2,7 @@
|
|||
<thead>
|
||||
<tr>
|
||||
<th>Characteristic</th>
|
||||
<th>Measurement Type</th>
|
||||
<th>Measurement</th>
|
||||
<th>Notes</th>
|
||||
<th>Test Method</th>
|
||||
|
|
Reference in a new issue