aboutsummaryrefslogtreecommitdiffstats
path: root/webapp/src/app/pages/dashboard/dashboard.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/src/app/pages/dashboard/dashboard.component.html')
-rw-r--r--webapp/src/app/pages/dashboard/dashboard.component.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/webapp/src/app/pages/dashboard/dashboard.component.html b/webapp/src/app/pages/dashboard/dashboard.component.html
index 9160019..ed6cfdb 100644
--- a/webapp/src/app/pages/dashboard/dashboard.component.html
+++ b/webapp/src/app/pages/dashboard/dashboard.component.html
@@ -1,10 +1,9 @@
<div class="row">
- Dashboard page...
- <!--
<div class="col-xxxl-3 col-md-6">
+ <!--
<ngx-status-card title="Light" type="primary">
<i class="nb-lightbulb"></i>
</ngx-status-card>
+ -->
</div>
--->
</div>