objectManager: Send a more helpful mail when moving child objects
This commit is contained in:
committed by
Alexander Nicolaysen Sørnes
parent
8c5be3a10d
commit
7997837f19
@@ -899,7 +899,7 @@ class ObjectManager
|
||||
}
|
||||
|
||||
/* The argument is the reply text */
|
||||
$this->delete_entry("Duplicate entry");
|
||||
$this->delete_entry("This entry was merged with an existing one, which can be found at\n" . $oNewObject->objectMakeUrl());
|
||||
}
|
||||
|
||||
/* Display a page where the user can move the current object to another parent */
|
||||
|
||||
Reference in New Issue
Block a user