]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - src/panel/GotifyEditPanel.js
notification ui: remove filter setting for targets
[proxmox-widget-toolkit.git] / src / panel / GotifyEditPanel.js
index 3ddcc4dd0626bfd0583af4b2daefecd5b9c10a0e..5d814e5afbda9748e20760ec63cc7c50ab102c50 100644 (file)
@@ -32,15 +32,6 @@ Ext.define('Proxmox.panel.GotifyEditPanel', {
                allowBlank: '{!isCreate}',
            },
        },
-       {
-           xtype: 'pmxNotificationFilterSelector',
-           name: 'filter',
-           fieldLabel: gettext('Filter'),
-           cbind: {
-               deleteEmpty: '{!isCreate}',
-               baseUrl: '{baseUrl}',
-           },
-       },
        {
            xtype: 'proxmoxtextfield',
            name: 'comment',