3092-module_transactions #740
|
@ -24,7 +24,7 @@
|
|||
<vn-tbody>
|
||||
<vn-tr ng-repeat="thermograph in $ctrl.travelThermographs">
|
||||
<vn-td>{{::thermograph.thermographFk}} </vn-td>
|
||||
<vn-td>{{::thermograph.temperature}} </vn-td>
|
||||
<vn-td>{{::thermograph.temperatureFk}} </vn-td>
|
||||
<vn-td expand>{{::thermograph.result}}</vn-td>
|
||||
<vn-td>{{::thermograph.warehouse.name}}</vn-td>
|
||||
<vn-td expand>{{::thermograph.created | date: 'dd/MM/yyyy'}}</vn-td>
|
||||
|
|
Loading…
Reference in New Issue