Skip to content
Snippets Groups Projects

fixes #21

6 files
+ 165
4
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
0
@@ -15,6 +15,7 @@ final class DashboardController extends TracToGitlab\Controller
{
parent::before_filter($action, $args);
Navigation::activateItem('/gitlab-dashboard/dashboard');
PageLayout::setTitle(_('Übersicht der Issues in gitlab'));
$this->setupSidebar();
Loading