RM: Fix up "Access Denied" issues when sending record reject notification email

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@46459 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Roy Wetherall
2013-02-11 03:30:36 +00:00
parent d72f12738f
commit f85e45a3e7
3 changed files with 17 additions and 8 deletions

View File

@@ -61,7 +61,7 @@
<td>
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><b>${args.record.properties["rma:identifier"]!} ${args.record.name}</b></td>
<td><b>${args.recordId} ${args.recordName}</b></td>
</tr>
<tr>
<td>Click on this link to view the record:</td>