Signed-off-by: Hannes Laimer <[email protected]>
---
add task description for the removal of directories, so it may be used in the 
new version of SafeDestroy

 src/Utils.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Utils.js b/src/Utils.js
index 4be95b2..6373440 100644
--- a/src/Utils.js
+++ b/src/Utils.js
@@ -641,6 +641,7 @@ utilities: {
        stopall: ['', gettext('Stop all VMs and Containers')],
        migrateall: ['', gettext('Migrate all VMs and Containers')],
        dircreate: [gettext('Directory Storage'), gettext('Create')],
+       dirremove: [gettext('Directory'), gettext('Remove')],
        lvmcreate: [gettext('LVM Storage'), gettext('Create')],
        lvmthincreate: [gettext('LVM-Thin Storage'), gettext('Create')],
        zfscreate: [gettext('ZFS Storage'), gettext('Create')],
-- 
2.20.1



_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to