mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°817 Portal: Linkset widget opening was throwing a warning message on IE9.
SVN:trunk[4886]
This commit is contained in:
@@ -225,6 +225,7 @@ EOF
|
|||||||
"displayLength": -1,
|
"displayLength": -1,
|
||||||
"scrollY": "300px",
|
"scrollY": "300px",
|
||||||
"scrollCollapse": true,
|
"scrollCollapse": true,
|
||||||
|
"retrieve": true,
|
||||||
"order": [[iDefaultOrderColumnIndex, "asc"]],
|
"order": [[iDefaultOrderColumnIndex, "asc"]],
|
||||||
"dom": 't',
|
"dom": 't',
|
||||||
"columns": getColumnsDefinition_{$this->oField->GetGlobalId()}(),
|
"columns": getColumnsDefinition_{$this->oField->GetGlobalId()}(),
|
||||||
|
|||||||
Reference in New Issue
Block a user