]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
refactor info/link extraction from onlinehelp to utils
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 21 Jun 2019 10:03:49 +0000 (12:03 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 21 Jun 2019 13:16:39 +0000 (15:16 +0200)
commit1098bee4d4227bcd81acbddd1ca62d91a3558e25
tree67374e3189ffab44aedc91e5eb1b0b1ad70d0b86
parent9a8c1d01b6b864f28f9d922833cac42de7329dff
refactor info/link extraction from onlinehelp to utils

so that we can reuse that code for getting links from the docs

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