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

This commit is contained in:
Claudia Agache
2020-06-19 14:07:28 +03:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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