Merge remote-tracking branch 'remotes/origin/feature/APPS-37_DeclareAndFileAsRecordUI' into feature/APPS-41_DeclareAndFileAsRecordRuleTests

This commit is contained in:
Claudia Agache
2020-06-22 11:55:43 +03:00
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ isRecordType.description=Records have a specified record type
#
# i18n for Records Management Actions
#
# Declare As Record
# File As Record
create-record.title=File as Record
create-record.description=Declares file as a record and optionally files it
create-record.file-plan.display-label=File Plan

View File

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