]> git.proxmox.com Git - pve-manager.git/commit
ui: resource tree settings: use the safer hash as bogus submit URL
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Feb 2023 10:36:40 +0000 (11:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Feb 2023 10:36:42 +0000 (11:36 +0100)
commit0489947166d5e9c0f0c04aef43ce334571e0b54b
treeb81055c71d44c56939d005282d93718fc5ab3ee1
parente3eb302c8b9ec5f268e8eaeab2c061afbcc39096
ui: resource tree settings: use the safer hash as bogus submit URL

while it should not matter as we override submit() here, using the #
ensures that there never will be any HTTP request produced.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/window/TreeSettingsEdit.js