Compare commits
No commits in common. "29060f8ab3680775cb246ea23a42d22a3f245597" and "21d6e27e0c809429ecda6b4f0afc9d8d8f3b36f3" have entirely different histories.
29060f8ab3
...
21d6e27e0c
|
@ -89,9 +89,7 @@
|
|||
|
||||
|
||||
<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