0.1.4 hide bg_video_url

This commit is contained in:
SDE
2023-12-08 19:26:01 +03:00
parent 5f53c95485
commit 389b7b2683

View File

@@ -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',),
(