N°3080 - Portal cannot display more 10 attachments

This commit is contained in:
acognet
2020-06-05 09:41:04 +02:00
parent d195c2b4c9
commit a858362622

View File

@@ -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