[Tables] Changed the way that new rows are added to table
Fixed failing tests
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
<div ng-controller="RTTelemetryTableController">
|
||||
<mct-table
|
||||
headers="headers"
|
||||
rows="rows"
|
||||
enableFilter="true"
|
||||
enableSort="true"
|
||||
auto-scroll="true">
|
||||
</mct-table>
|
||||
</div>
|
||||
Reference in New Issue
Block a user