mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3080 - Portal cannot display more 10 attachments
This commit is contained in:
@@ -143,7 +143,7 @@ var oTable_{$this->oField->GetGlobalId()};
|
||||
var buildTable_{$this->oField->GetGlobalId()} = function()
|
||||
{
|
||||
oTable_{$this->oField->GetGlobalId()} = $("table#$sAttachmentTableId").DataTable( {
|
||||
"dom": "t",
|
||||
"dom": "tp",
|
||||
"order": [[3, "asc"]],
|
||||
"columnDefs": [
|
||||
$sDeleteColumnDef
|
||||
|
||||
Reference in New Issue
Block a user