mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Fixed share port for local UI tests and also addressed review comment.
This commit is contained in:
@@ -1695,6 +1695,11 @@ public class RecordServiceImpl extends BaseBehaviourBean
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Appends the record identifier to the name of the record
|
||||||
|
*
|
||||||
|
* @param nodeRef The node reference of the record.
|
||||||
|
*/
|
||||||
private void renameRecord(NodeRef nodeRef)
|
private void renameRecord(NodeRef nodeRef)
|
||||||
{
|
{
|
||||||
// get the record id
|
// get the record id
|
||||||
|
Reference in New Issue
Block a user