diff --git a/app/templates/domain.html b/app/templates/domain.html index fc42f40..4a922ff 100644 --- a/app/templates/domain.html +++ b/app/templates/domain.html @@ -140,6 +140,10 @@ // regardless of whatever sorting is done visible: false, targets: [ 7 ] + }, + { + className: "length-break", + targets: [ 4 ] } ], "orderFixed": [[7, 'asc']]