diff --git a/UI/Common/product.plist b/UI/Common/product.plist index 704880c10..b9b6d7e7e 100644 --- a/UI/Common/product.plist +++ b/UI/Common/product.plist @@ -108,6 +108,11 @@ actionClass = "UIxFolderActions"; actionName = "renameFolder"; }; + batchDelete = { + protectedBy = "Delete Objects"; + actionClass = "UIxFolderActions"; + actionName = "batchDelete"; + }; }; }; };