More placeholder code for customer dashboard

This commit is contained in:
piratefinn 2017-12-12 15:10:44 +00:00
parent c0e25c7467
commit a2ad5dc1a0
9 changed files with 174 additions and 149 deletions

View file

@ -6,7 +6,8 @@
[graphName]="widget.name"
[graphTitle]="widget.title"
[graphIcon]="widget.icon"
[dataType]="widget.dataType"></widget-graph>
[dataType]="widget.dataType">
</widget-graph>
</div><!--/.col-->
</div><!--/.row-->
<panel-graph></panel-graph>