MT-109: La exportacion Granular no tiene el nombre 'Select All'

.

.

.
This commit is contained in:
mcuiza
2016-04-07 12:48:10 -04:00
parent ef47f12129
commit 2ab044f9f1

View File

@@ -1108,8 +1108,8 @@ function exportImportProcessObjects(typeAction)
columns: [
checkBoxSelMod,
{header: 'objectId', dataIndex: 'OBJECT_ID', hidden: true},
{header: 'Name', dataIndex: 'OBJECT_NAME', width: 5},
{header: 'Action', dataIndex: 'OBJECT_ACTION', width: 5,
{header: _('ID_CHECK_ALL'), dataIndex: 'OBJECT_NAME', width: 5},
{header: '', dataIndex: 'OBJECT_ACTION', width: 5,
editor: new Ext.form.ComboBox({
displayField: 'text',
forceSelection: true,