]> git.proxmox.com Git - pmg-gui.git/blobdiff - js/SpamDetectorConfiguration.js
avoid useless borders
[pmg-gui.git] / js / SpamDetectorConfiguration.js
index 5390591b9ad68c750919022ae2e03dcd3d8e4de2..5190017d1a8e30aa50f809c18f550a1e284d5c42 100644 (file)
@@ -5,6 +5,9 @@ Ext.define('PMG.SpamDetectorConfiguration', {
     title: gettext('Configuration') + ': ' +
        gettext('Spam Detector'),
 
+    border: false,
+    defaults: { border: false },
+
     items: [
        {
            title: gettext('Options'),