[Tables] Tests and style fixes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<div ng-controller="TelemetryTableController as tableController"
|
||||
ng-class="{'loading': loading}">
|
||||
Request time: {{tableController.lastRequestTime | date : 'HH:mm:ss:sss'}}
|
||||
<mct-table
|
||||
headers="headers"
|
||||
rows="rows"
|
||||
|
||||
Reference in New Issue
Block a user