This commit is contained in:
Julio Cesar Laura Avendaño
2016-03-21 13:07:11 -04:00
parent 8eaf3ca3bd
commit 76ebf85359

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 ({