put organisation info
This commit is contained in:
parent
fc60854e21
commit
031ef7b924
|
@ -84,11 +84,7 @@
|
|||
</div>
|
||||
</td>
|
||||
<td class="whitespace-nowrap py-4 pl-4 pr-3 text-sm sm:pl-6">
|
||||
{{range .Bookings}}
|
||||
<div class="text-gray-900" >{{.Data.booked_by.group.name}}</div>
|
||||
|
||||
|
||||
{{end}}
|
||||
<div class="text-gray-900" >{{(index $.ViewState.admingroups (index .Administrators 0)).Data.name}}</div>
|
||||
</td>
|
||||
<td class="whitespace-nowrap py-4 pl-4 pr-3 text-sm sm:pl-6">
|
||||
<div class="text-gray-900" >{{.Data.licence_plate}}</div>
|
||||
|
|
Loading…
Reference in New Issue