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
dariah
search-commons-views
Commits
ee8df9ba
Commit
ee8df9ba
authored
Jul 26, 2017
by
Gradl, Tobias
Browse files
799: Deploy and test presentation version
Task-Url:
https://minfba.de.dariah.eu/mantisbt/view.php?id=799
parent
bbbde044
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/incl/topNav.jsp
View file @
ee8df9ba
...
...
@@ -70,7 +70,7 @@
<!-- Elements for language selection and login/logout -->
<ul
class=
"nav navbar-nav navbar-right"
>
<li
class=
"dropdown"
>
<!--
<li class="dropdown">
<a aria-expanded="false" role="button" data-toggle="dropdown" class="dropdown-toggle" href="#">
<span class="glyphicon glyphicon-globe"></span>
<s:message
code=
"~eu.dariah.de.minfba.common.i18n.language"
/>
<span class="caret"></span>
</a>
...
...
@@ -83,7 +83,7 @@
</li>
</c:forEach>
</ul>
</li>
</li>
-->
<c:set
var=
"currentUrl"
value=
"
${
requestScope
[
'javax.servlet.forward.request_uri'
]
}
"
/>
<li
id=
"login"
<c:if
test=
"
${
_auth
!=
null
&&
_auth
.
auth
==
true
}
"
>
style=
"display: none;"
</c:if>><a
href=
"
<s:url
value=
'/login?url=${currentUrl}'
/>
"
><span
class=
"glyphicon glyphicon-log-in"
></span>
<s:message
code=
"~eu.dariah.de.minfba.common.actions.login"
/></a></li>
...
...
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