Let objectManager handle rejected testData
This commit is contained in:
committed by
WineHQ
parent
b57a9f516c
commit
37296b2242
@@ -921,8 +921,8 @@ class testData{
|
||||
|
||||
function objectMakeUrl()
|
||||
{
|
||||
/* STUB */
|
||||
return TRUE;
|
||||
$oObject = new objectManager("testData", "Edit Test Results", $this->iTestingId);
|
||||
return $oObject->makeUrl("edit", $this->iTestingId);
|
||||
}
|
||||
|
||||
function objectMakeLink()
|
||||
|
||||
Reference in New Issue
Block a user