very crude implementation of dashboard views

This commit is contained in:
Jonas Winkler
2020-10-31 00:22:12 +01:00
parent 31ebc6fa03
commit 8246b97afe
3 changed files with 50 additions and 5 deletions

View File

@@ -44,7 +44,7 @@
</ul>
<h6 class="sidebar-heading d-flex justify-content-between align-items-center px-3 mt-4 mb-1 text-muted" *ngIf='viewConfigService.getSideBarConfigs().length > 0'>
<span>Saved filters</span>
<span>Saved views</span>
</h6>
<ul class="nav flex-column mb-2">
<li class="nav-item" *ngFor='let config of viewConfigService.getSideBarConfigs()'>