BUG-12894 SOLVED
This commit is contained in:
@@ -50,17 +50,6 @@ Ext.onReady(function(){
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: 'virtualKeyboad',
|
|
||||||
xtype: 'checkbox',
|
|
||||||
checked: virtualKeyboad,
|
|
||||||
fieldLabel: _('ID_ENABLE_VIRTUAL_KEYBOARD'),
|
|
||||||
listeners:{
|
|
||||||
check:function(){
|
|
||||||
changeSettings();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
xtype: 'panel',
|
xtype: 'panel',
|
||||||
anchor: '100%',
|
anchor: '100%',
|
||||||
|
|||||||
Reference in New Issue
Block a user