Skip to content
Snippets Groups Projects
Commit e7afc98f authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

remove beta, re #39

parent a2fab39d
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ final class StudipReleasesPlugin extends TracToGitlab\Plugin implements SystemPl ...@@ -8,7 +8,7 @@ final class StudipReleasesPlugin extends TracToGitlab\Plugin implements SystemPl
parent::__construct(); parent::__construct();
$navigation = new Navigation( $navigation = new Navigation(
_('Stud.IP Releases (Beta)'), _('Stud.IP Releases'),
PluginEngine::getURL($this, [], 'releases') PluginEngine::getURL($this, [], 'releases')
); );
$navigation->setImage(Icon::create('download', Icon::ROLE_NAVIGATION)); $navigation->setImage(Icon::create('download', Icon::ROLE_NAVIGATION));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment