MT-109: La exportacion Granular no tiene el nombre 'Select All'
. . .
This commit is contained in:
@@ -1108,8 +1108,8 @@ function exportImportProcessObjects(typeAction)
|
|||||||
columns: [
|
columns: [
|
||||||
checkBoxSelMod,
|
checkBoxSelMod,
|
||||||
{header: 'objectId', dataIndex: 'OBJECT_ID', hidden: true},
|
{header: 'objectId', dataIndex: 'OBJECT_ID', hidden: true},
|
||||||
{header: 'Name', dataIndex: 'OBJECT_NAME', width: 5},
|
{header: _('ID_CHECK_ALL'), dataIndex: 'OBJECT_NAME', width: 5},
|
||||||
{header: 'Action', dataIndex: 'OBJECT_ACTION', width: 5,
|
{header: '', dataIndex: 'OBJECT_ACTION', width: 5,
|
||||||
editor: new Ext.form.ComboBox({
|
editor: new Ext.form.ComboBox({
|
||||||
displayField: 'text',
|
displayField: 'text',
|
||||||
forceSelection: true,
|
forceSelection: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user