]> git.proxmox.com Git - pmg-gui.git/commit
add virusfilter
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 12 Oct 2017 09:42:37 +0000 (11:42 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 13 Oct 2017 04:21:55 +0000 (06:21 +0200)
commit8ddd9c44f56e04f28f4045a8d9a323dfbe7ed253
tree984870f1c21bd5e05a8c1e4ab9f33c9467dc3b76
parentb79fbba8e425db85e074ec1395c5f0b8e6b7134c
add virusfilter

we now also disable the edit button if the objectgroup editor has an
'uneditable' flag set, we need this, because the virusfilter has nothing
which we could edit

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
js/ObjectGroup.js
js/ObjectGroupConfiguration.js
js/Utils.js