1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-19 18:31:16 +00:00

Show user details for assistant

This commit is contained in:
Mo 2022-05-30 15:38:20 +02:00
parent a893781a05
commit 5ec7df9069

View file

@ -163,6 +163,7 @@ class AssistantUserView(SecureAssistantModelView):
)
can_edit = True
can_view_details = True
column_display_actions = True
column_sortable_list = []