Merge remote-tracking branch 'origin/open972'

This commit is contained in:
Pete Richards
2016-06-16 11:08:43 -07:00
6 changed files with 171 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
<div ng-controller="HistoricalTableController">
<div ng-controller="HistoricalTableController" ng-class="{'loading': loading}">
<mct-table
headers="headers"
rows="rows"