]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
ui: dc/OptionView: add editors for tag settings
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 16 Nov 2022 15:48:09 +0000 (16:48 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 17 Nov 2022 17:20:53 +0000 (18:20 +0100)
commit0a627d946878837d20959f65e84fc47d7e839a26
treea294e86c733238a9f77d033d27f348c322cec8fa
parent4f43785ac9d79b06c32cf38eaa4966e3c633a603
ui: dc/OptionView: add editors for tag settings

namely for 'tag-tree-style' and 'tag-colors'.
display the tag overrides directly as they will appear as tags

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Makefile
www/manager6/Utils.js
www/manager6/dc/OptionView.js
www/manager6/dc/RegisteredTagsEdit.js [new file with mode: 0644]
www/manager6/dc/UserTagAccessEdit.js [new file with mode: 0644]