APPS-37: - hide unfiled records folder when rm site not available(add check to see if rm site exists)

- renamed dialog to avoid collision with copy move actions dialogs
- set unfiled parameter to false and remove other checks related to this in copy-move-link-file-to.js
This commit is contained in:
ehardon
2020-06-19 16:46:47 +03:00
parent b468506b2d
commit a2bad5e706

View File

@@ -93,7 +93,7 @@ function getTreenode()
// //
var hasCreateCapability = rmNode.hasCapability("Create"); hasCreateCapability = rmNode.hasCapability("Create");
if (evalChildFolders) if (evalChildFolders)
{ {