]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
Buttons: add AltText
authorMatthias Heiserer <m.heiserer@proxmox.com>
Mon, 28 Mar 2022 13:07:34 +0000 (15:07 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Apr 2022 12:29:54 +0000 (14:29 +0200)
commit463177281c294ad69f85d00a10450494c2001870
tree8d181c4755e67619bf8ae1d7da54a7b28a059b98
parent8315a642014a69554561ff930dd297a331c202b2
Buttons: add AltText

The same code is used once in widget toolkit and twice in PVE already,
so it makes sense to add it as a separate button.

Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
src/Makefile
src/button/AltText.js [new file with mode: 0644]