Merge branch 'main' into spie06
This commit is contained in:
commit
29060f8ab3
|
@ -89,7 +89,9 @@
|
|||
|
||||
|
||||
<td class="whitespace-nowrap py-4 pl-4 pr-3 text-sm sm:pl-6">
|
||||
{{if gt (len (index $.ViewState.vehicles_map .Vehicleid).Administrators) 0}}
|
||||
{{ (index $.ViewState.groups_map (index (index $.ViewState.vehicles_map .Vehicleid).Administrators 0)).Data.name }}
|
||||
{{end}}
|
||||
</td>
|
||||
|
||||
<td class="whitespace-nowrap py-4 pl-4 pr-3 text-sm sm:pl-6">
|
||||
|
|
Loading…
Reference in New Issue