Fixed bug920

//FREEBIE
This commit is contained in:
paolo.ingls@gmail.com 2016-09-30 12:11:22 +01:00 committed by lilia
parent 27eeccdb62
commit d4f7b9984b

View file

@ -56,7 +56,7 @@
});
new RadioButtonGroupView({
el: this.$('.theme-settings'),
defaultValue: 'message',
defaultValue: 'android',
name: 'theme-setting'
});
new CheckboxView({