]> git.proxmox.com Git - pve-manager.git/commit
ui: move NotesView panel and NotesEdit window to widget kit
authorStefan Sterz <s.sterz@proxmox.com>
Tue, 12 Apr 2022 10:34:22 +0000 (12:34 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 13 Apr 2022 09:35:30 +0000 (11:35 +0200)
commit742de03d5a6840837a263c94eaa98d33b3054a88
tree6d59dca81f73830211fdfb28065639368bc42e5a
parent6c06783930d143435098e32a34c986c50e520004
ui: move NotesView panel and NotesEdit window to widget kit

this removes the NotesView panel and NotesEdit and replaces them with
with the version from the widget kit. requires a bump of the widget
toolkit.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
www/manager6/Makefile
www/manager6/dc/Config.js
www/manager6/node/Config.js
www/manager6/panel/GuestSummary.js
www/manager6/panel/NotesView.js [deleted file]
www/manager6/window/NotesEdit.js [deleted file]