Add more links in testData::objectOutputTableRow()
This commit is contained in:
committed by
WineHQ
parent
37296b2242
commit
6aea19138a
@@ -868,7 +868,7 @@ class testData{
|
||||
$oUser = new user($this->iSubmitterId);
|
||||
$aCells = array(
|
||||
print_date(mysqltimestamp_to_unixtimestamp($this->sSubmitTime)),
|
||||
$oUser->sRealname,
|
||||
$oUser->objectMakeLink(),
|
||||
$oApp->objectMakeLink(),
|
||||
$oVersion->objectMakeLink(),
|
||||
$this->sTestedRelease,
|
||||
|
||||
Reference in New Issue
Block a user