feat: import users` real names from bpn API
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
</td>
|
||||
<td>
|
||||
{% if booking.managedBy is not null %}
|
||||
{{ booking.managedBy.email }}
|
||||
{{ booking.managedBy.displayName }}
|
||||
{% else %}
|
||||
keine Zuordnung
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user