mirror of
https://git.proxmox.com/git/pmg-gui
synced 2025-08-16 03:15:35 +00:00
add archivefilter,spamlevel and filenamefilter to the otype_list
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
e234e99d0f
commit
9d6d9b3a81
@ -91,6 +91,6 @@ Ext.define('PMG.WhatConfiguration', {
|
||||
xtype: 'pmgWhatConfiguration',
|
||||
|
||||
ogclass: 'what',
|
||||
otype_list: [3002, 3003]
|
||||
otype_list: [3000, 3002, 3003, 3004, 3005]
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user