]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
certificates: removal prompt: don't display name if there is no name
authorMaximiliano Sandoval <m.sandoval@proxmox.com>
Thu, 18 Jan 2024 14:14:10 +0000 (15:14 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 7 Mar 2024 14:30:50 +0000 (15:30 +0100)
commit461bb2e56cb512bde8e8da6499809613b941bf3b
treeb45e9a9b3cd8faa83d1cac54e388f321dfa06b94
parent8d95122d85c3a820f1c01ba96e8467d24ba37789
certificates: removal prompt: don't display name if there is no name

The default certificate does not have a name, which caused this to
display an undefined text in the prompt.

Reported-by: Dietmar Maurer <dietmar@proxmox.com>
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
 [ TL: drop useless instance of calling format, keep arrow-fn ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/panel/Certificates.js