Merged in julceslau/processmaker/HOR-523 (pull request #3883)

HOR-523
This commit is contained in:
Julio Cesar Laura Avendaño
2016-03-21 14:31:12 -04:00

View File

@@ -317,7 +317,7 @@ Ext.onReady(function () {
data: [['left', _('ID_LEFT')], ['center', _('ID_CENTER')], ['right', _('ID_RIGHT')]]
}),
valueField: 'id',
displayField: 'label',
displayField: 'label'
});
var alignComboBoxLabel = new Ext.form.ComboBox ({