0.3.7 contacts page
This commit is contained in:
@@ -274,7 +274,7 @@ class Admin_Office(Admin_Trans_BaseModelViewPage):
|
||||
save_on_top = True
|
||||
# prepopulated_fields = {"url": ("name",)}
|
||||
list_display = [
|
||||
'id', 'enable', 'order', 'city', 'address', 'work_time_from', 'work_time_to',
|
||||
'image_thumb', 'id', 'enable', 'order', 'city', 'address', 'work_time_from', 'work_time_to',
|
||||
# 'main_office',
|
||||
'modifiedDT', 'createDT'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user