diff --git a/UI/MailerUI/product.plist b/UI/MailerUI/product.plist index cf4d2ff9a..a7184875b 100644 --- a/UI/MailerUI/product.plist +++ b/UI/MailerUI/product.plist @@ -182,6 +182,11 @@ actionName = "getMail"; }; + move = { + protectedBy = "View"; + pageName = "UIxMailView"; + actionName = "move"; + }; delete = { protectedBy = "View"; pageName = "UIxMailView";