refactoring
This commit is contained in:
parent
206e87d7de
commit
40263d2201
|
@ -263,10 +263,6 @@ define([
|
||||||
},
|
},
|
||||||
|
|
||||||
ChangeSettings: function(props) {
|
ChangeSettings: function(props) {
|
||||||
|
|
||||||
this.btnSettingsMenu.items[4].menu.items.forEach(function (item){
|
|
||||||
item.checked = (item.value==fontsize);
|
|
||||||
});
|
|
||||||
},
|
},
|
||||||
|
|
||||||
txtPromote: 'Promote',
|
txtPromote: 'Promote',
|
||||||
|
|
Loading…
Reference in a new issue