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