setHelp not used anymore, clean up tests
This commit is contained in:
parent
eaf73a976e
commit
f8781fede9
7 changed files with 4 additions and 8 deletions
|
|
@ -525,7 +525,6 @@ sub www_manageRevisions {
|
|||
}
|
||||
$sth->finish;
|
||||
$output .= '</table>';
|
||||
$ac->setHelp('manage versions','Asset');
|
||||
return $ac->render($output,$i18n->get("committed versions", "VersionTag").": ".$self->getTitle);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue