From 62426d25da43622142a6bae8e61f8d3c068d3451 Mon Sep 17 00:00:00 2001 From: Nicola Murino Date: Sun, 11 Aug 2024 14:56:35 +0200 Subject: [PATCH] ip lists page: allow a missing description field Signed-off-by: Nicola Murino --- templates/webadmin/iplists.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/webadmin/iplists.html b/templates/webadmin/iplists.html index aa74d40c..d8d1dd6d 100644 --- a/templates/webadmin/iplists.html +++ b/templates/webadmin/iplists.html @@ -330,6 +330,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com). { data: "description", visible: true, + defaultContent: "", render: function(data, type, row) { if (type === 'display') { if (data){