This commit is contained in:
jonaswinkler
2020-11-29 23:32:03 +01:00
parent 0e9d88ef7d
commit 5b60e3129e
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>