Added the reference for the ticket for a bug

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59959 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2014-01-15 14:52:36 +00:00
parent b159dbd4cf
commit fa3c68b4c1

View File

@@ -208,7 +208,7 @@ public class RMSearchGet extends DeclarativeWebScript
List<Item> items = new ArrayList<Item>(results.size());
for (NodeRef nodeRef : results)
{
// FIXME: This is a workaround for DOD Recert
// FIXME: RM-478
// TC 3-3 Create User Groups
try
{