0.3.7 contacts page
This commit is contained in:
@@ -274,7 +274,7 @@ class Admin_Office(Admin_Trans_BaseModelViewPage):
|
|||||||
save_on_top = True
|
save_on_top = True
|
||||||
# prepopulated_fields = {"url": ("name",)}
|
# prepopulated_fields = {"url": ("name",)}
|
||||||
list_display = [
|
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',
|
# 'main_office',
|
||||||
'modifiedDT', 'createDT'
|
'modifiedDT', 'createDT'
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user