Browse Source

ip lists page: allow a missing description field

Signed-off-by: Nicola Murino <[email protected]>
Nicola Murino 1 year ago
parent
commit
c2de3c3efc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      templates/webadmin/iplists.html

+ 1 - 0
templates/webadmin/iplists.html

@@ -330,6 +330,7 @@ explicit grant from the SFTPGo Team ([email protected]).
                     {
                         data: "description",
                         visible: true,
+                        defaultContent: "",
                         render: function(data, type, row) {
                             if (type === 'display') {
                                 if (data){