Fix issue #2871
This commit is contained in:
parent
9e8e61db70
commit
98d1c06be0
|
|
@ -1,5 +1,5 @@
|
|||
<section id="main">
|
||||
<?= $this->projectHeader->render($project, 'AnalyticController', $this->app->getRouterAction()) ?>
|
||||
<?= $this->projectHeader->render($project, 'ActivityController', $this->app->getRouterAction()) ?>
|
||||
|
||||
<?php if ($project['is_public']): ?>
|
||||
<div class="menu-inline pull-right">
|
||||
|
|
|
|||
Loading…
Reference in New Issue