]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
Utils: fix help section normalization
authorAaron Lauterer <a.lauterer@proxmox.com>
Tue, 10 Nov 2020 09:34:13 +0000 (10:34 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Nov 2020 10:53:29 +0000 (11:53 +0100)
commitf7b816a39987b37ebcc976eb78cf33da2ad37bf3
tree7c3ba08afadbce2f704228160a30c347b8330c14
parent5efbff97f87ccc51ed318178f7935cf0ee3de0f4
Utils: fix help section normalization

We need to replace all occurences when normalizing underscores or
dashes.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
src/Utils.js