Moved panels to ng-include with controllers, collapsed histo and pies into single modules, added table module
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div ng-controller='map'>
|
||||
<h4>{{panel.title}}</h4>
|
||||
<div map params="{{panel}}" style="height:{{row.height}}"></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user