Revize 3bcb12a4
Přidáno uživatelem Václav Jirák před téměř 6 roky(ů)
webapp/src/app/user-approval/user-approval.component.html | ||
---|---|---|
7 | 7 |
<table class="table text-center table-hover"> |
8 | 8 |
<thead class="thead-light"> |
9 | 9 |
<tr> |
10 |
<th style="width: 40%"> Jméno </th>
|
|
11 |
<th style="width: 40%"> Datum žádosti </th>
|
|
10 |
<th style="width: 35%"> Jméno </th>
|
|
11 |
<th style="width: 35%"> Datum žádosti </th>
|
|
12 | 12 |
<th></th> |
13 | 13 |
</tr> |
14 | 14 |
</thead> |
Také k dispozici: Unified diff
Re #7532 'Add vacation component' connected to the api