mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
N°4478 Fix "Requested unknown parameter '' for row 0, column 0" when opening search on related object
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"sortable": false,
|
||||
"title": "",
|
||||
"type": "html",
|
||||
"data": "",
|
||||
"data": "id",
|
||||
"render": function(data, type, row){ return '<span class="row_input"><input type="{{ (bMultipleSelect) ? 'checkbox' : 'radio' }}" name="{{ sTargetAttCode }}" /></span>'; }
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user