This commit is contained in:
jonaswinkler
2020-11-29 23:32:03 +01:00
parent 023aeea7ea
commit fcc0cb7293
6 changed files with 33 additions and 10 deletions

View File

@@ -1,6 +1,9 @@
<app-widget-frame [title]="savedView.title">
<table class="table table-sm table-hover table-borderless">
<a header-buttons [routerLink]="" (click)="showAll()">Show all</a>
<table content class="table table-sm table-hover table-borderless">
<thead>
<tr>
<th>Created</th>