0.8.21 admin options change
This commit is contained in:
@@ -100,7 +100,7 @@ class Admin_Option(Admin_Trans_BaseModel):
|
||||
(_('Контент'), {
|
||||
'classes': ['wide'],
|
||||
'fields': (
|
||||
'name', 'opt_type', 'prefix', 'value', 'picture'
|
||||
'name', 'opt_type', 'value', 'prefix', 'picture'
|
||||
)
|
||||
}),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user