|
|
@ -152,7 +152,7 @@ Ext.define('Rambox.view.preferences.Preferences',{ |
|
|
|
,fieldLabel: 'Service bar location' |
|
|
|
,fieldLabel: 'Service bar location' |
|
|
|
,labelAlign: 'left' |
|
|
|
,labelAlign: 'left' |
|
|
|
,width: 380 |
|
|
|
,width: 380 |
|
|
|
,labelWidth: 105 |
|
|
|
,labelWidth: 180 |
|
|
|
,value: config.tabbar_location |
|
|
|
,value: config.tabbar_location |
|
|
|
,displayField: 'label' |
|
|
|
,displayField: 'label' |
|
|
|
,valueField: 'value' |
|
|
|
,valueField: 'value' |
|
|
|