Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DDA
dda-wizard
Commits
a5bc298b
Commit
a5bc298b
authored
May 09, 2022
by
Steinberg, Jan
Browse files
repository option taken out as well... was not used anyway
parent
d6afd665
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/scripts/components/navbar/navbar.html
View file @
a5bc298b
...
@@ -54,10 +54,10 @@
...
@@ -54,10 +54,10 @@
</span>
</span>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li
ui-sref-active=
"active"
has-authority=
"ROLE_ADMIN"
><a
<!--
<li ui-sref-active="active" has-authority="ROLE_ADMIN"><a
-->
ui-sref=
"repository"
data-toggle=
"collapse"
<!--
ui-sref="repository" data-toggle="collapse"
-->
data-target=
".navbar-collapse.in"
><span
<!--
data-target=".navbar-collapse.in"><span
-->
class=
"glyphicon glyphicon-asterisk"
></span>
 
<span>
Repository
</span></a></li>
<!--
class="glyphicon glyphicon-asterisk"></span>  <span>Repository</span></a></li>
-->
<li
ui-sref-active=
"active"
has-authority=
"ROLE_ADMIN"
><a
<li
ui-sref-active=
"active"
has-authority=
"ROLE_ADMIN"
><a
ui-sref=
"file"
data-toggle=
"collapse"
ui-sref=
"file"
data-toggle=
"collapse"
data-target=
".navbar-collapse.in"
><span
data-target=
".navbar-collapse.in"
><span
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment