0.3.8 fix title page indents

This commit is contained in:
SDE
2023-12-09 21:49:13 +03:00
parent 730853a3de
commit 01cd8bea05
2 changed files with 20 additions and 16 deletions

View File

@@ -279,8 +279,9 @@ class Admin_Office(Admin_Trans_BaseModelViewPage):
'modifiedDT', 'createDT'
]
list_editable = [
'work_time_from', 'work_time_to',
# 'work_time_from', 'work_time_to',
# 'main_office',
'enable',
'order'
]
list_display_links = ['id', 'city', 'address']