Improve 'move to another parent' texts
This commit is contained in:
committed by
Alexander Nicolaysen Sørnes
parent
d817ffa77a
commit
0dc6d47958
@@ -1447,6 +1447,11 @@ class version {
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
public function objectGetClassDisplayName()
|
||||
{
|
||||
return 'version';
|
||||
}
|
||||
|
||||
public function objectMakeUrl()
|
||||
{
|
||||
return APPDB_ROOT."objectManager.php?sClass=version&iId=$this->iVersionId";
|
||||
|
||||
Reference in New Issue
Block a user