0.1.4 hide bg_video_url
This commit is contained in:
@@ -155,8 +155,10 @@ class Admin_Block(Admin_Trans_BaseModelViewPage):
|
||||
('block_type',
|
||||
# 'title',
|
||||
'name', 'description'),
|
||||
('picture', 'video_url'),
|
||||
('bg_color', 'bg_image', 'bg_video_url'),
|
||||
('picture',),
|
||||
('video_url',),
|
||||
('bg_color', 'bg_image'),
|
||||
('bg_video_url', ),
|
||||
('but_title', 'but_color', 'but_icon'),
|
||||
('url',),
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user