This commit is contained in:
Simon Pocrnjič
2025-09-30 17:20:37 +02:00
parent b574745338
commit 53917f2ca0
3 changed files with 63 additions and 2 deletions
+2 -2
View File
@@ -107,7 +107,7 @@ const assignedContractsFiltered = computed(() => {
<table class="min-w-full text-left text-sm">
<thead>
<tr class="border-b">
<th class="py-2 pr-4">Sklic</th>
<th class="py-2 pr-4">Pogodba</th>
<th class="py-2 pr-4">Stranka</th>
<th class="py-2 pr-4">Vrsta</th>
<th class="py-2 pr-4">Začetek</th>
@@ -161,7 +161,7 @@ const assignedContractsFiltered = computed(() => {
<table class="min-w-full text-left text-sm">
<thead>
<tr class="border-b">
<th class="py-2 pr-4">Sklic</th>
<th class="py-2 pr-4">Pogodba</th>
<th class="py-2 pr-4">Stranka</th>
<th class="py-2 pr-4">Dodeljeno dne</th>
<th class="py-2 pr-4">Dodeljeno komu</th>