Merged in mcuiza/processmaker/PM-4391 (pull request #3340)

PM-4391
This commit is contained in:
Julio Cesar Laura Avendaño
2015-12-09 14:46:37 -04:00

View File

@@ -448,7 +448,7 @@ Ext.onReady(function () {
fieldLabel : _('ID_DEFAULT_LANGUAGE'),
hiddenName : 'USR_DEFAULT_LANG',
id : 'USR_DEFAULT_LANG',
readOnly : readMode,
readOnly : false,
store : storeLanguage,
valueField : 'LAN_ID',
displayField : 'LAN_NAME',