BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined. - was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
This commit is contained in:
@@ -60,6 +60,15 @@ Ext.onReady(function(){
|
||||
changeSettings();
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
xtype: 'panel',
|
||||
anchor: '100%',
|
||||
bodyStyle:'padding:5px',
|
||||
frame: true,
|
||||
height: 'auto',
|
||||
html:'The default language that is configured in this place is for the "dropdown" of the '+
|
||||
'languages that are displaying on the login screen, this configuration is set for each workspace.'
|
||||
}
|
||||
],
|
||||
buttons : [saveButton]
|
||||
|
||||
Reference in New Issue
Block a user