colors for subscribe
This commit is contained in:
SDE
2023-08-30 16:14:33 +03:00
parent 15b1c9b5eb
commit 8c80f43819
3 changed files with 34 additions and 1 deletions

View File

@@ -10,7 +10,8 @@ class Admin_Subscribe(Admin_Trans_BaseModel):
('price'),
'options',
'period_name', 'period',
'order'
'order',
'bg_color', 'text_color'
)
}),
)