More placeholder code for customer dashboard
This commit is contained in:
parent
c0e25c7467
commit
a2ad5dc1a0
9 changed files with 174 additions and 149 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue