Skip to content

Commit 6f4c29a

Browse files
authored
Merge pull request #137 from Paul-Blanchaert/re-enable-admin-panel
Re-enable admin button in menu bar (issue 126 not reproducible)
2 parents ec38e1f + b759859 commit 6f4c29a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

frontend/src/app/components/header-nav/header-nav.component.html

-5
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@
5555
>Report</a
5656
>
5757
</li>
58-
<!--
59-
60-
TODO Fix https://github.com/querqy/smui/issues/126 and reactivate Admin panel access
61-
6258
<li class="nav-item">
6359
<a
6460
class="nav-link"
@@ -67,7 +63,6 @@
6763
>Admin</a
6864
>
6965
</li>
70-
-->
7166
<li>
7267
<button class="btn btn-outline-secondary" (click)="openHelpModal()">
7368
<i class="fa fa-info-circle" aria-hidden="true"></i> Help

0 commit comments

Comments
 (0)