SAAS-833: Radio page UI improvements/fixes
Fixed schedule widget scrolling Inserted default station description
This commit is contained in:
parent
2cf6cb549e
commit
1add10c657
3 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
-- Schema version
|
||||
INSERT INTO cc_pref("keystr", "valstr") VALUES('system_version', '2.5.9');
|
||||
INSERT INTO cc_pref("keystr", "valstr") VALUES('description', 'Powered by Airtime Pro');
|
||||
|
||||
INSERT INTO cc_subjs ("login", "type", "pass") VALUES ('admin', 'A', md5('admin'));
|
||||
-- added in 2.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue