U4-9661 Remove "move" button in member section

This commit is contained in:
Poornima Nayar
2017-05-22 23:17:17 +01:00
parent 120cb964a5
commit 782193b17a

View File

@@ -42,7 +42,7 @@ namespace Umbraco.Web.PropertyEditors
allowBulkPublish = true,
allowBulkUnpublish = true,
allowBulkCopy = true,
allowBulkMove = true,
allowBulkMove = false,
allowBulkDelete = true
}}
};