mirror of
https://codeberg.org/Mo8it/AdvLabDB.git
synced 2024-11-08 21:21:06 +00:00
Show user details for assistant
This commit is contained in:
parent
a893781a05
commit
5ec7df9069
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ class AssistantUserView(SecureAssistantModelView):
|
|||
)
|
||||
|
||||
can_edit = True
|
||||
can_view_details = True
|
||||
column_display_actions = True
|
||||
|
||||
column_sortable_list = []
|
||||
|
|
Loading…
Reference in a new issue