Missed characteristic in template
This commit is contained in:
parent
e10426d867
commit
8dbd01c7b1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<table class="flakes-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th {{action "setSortBy" "characteristicName"}}>Characteristic</th>
|
||||
<th {{action "setSortBy" "characteristic"}}>Characteristic</th>
|
||||
<th {{action "setSortBy" "computedType"}}>Measurement Type</th>
|
||||
<th {{action "setSortBy" "computedValue"}}>Measurement</th>
|
||||
<th {{action "setSortBy" "notes"}}>Notes</th>
|
||||
|
|
Reference in a new issue