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
1797a056
Commit
1797a056
authored
Aug 16, 2019
by
Gradl, Tobias
Browse files
Minor path to themes issue fixed
parent
14ccac5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/incl/topNav.jsp
View file @
1797a056
...
...
@@ -104,7 +104,7 @@
<c:catch>
<tiles:importAttribute
name=
"theme"
/>
<jsp:include
page=
"../../../../themes/${theme}/jsp/add_navigation.jsp"
/>
<jsp:include
page=
"../../../../
../
themes/${theme}/jsp/add_navigation.jsp"
/>
</c:catch>
<c:if
test=
"
${
collapsePanel
!=
null
}
"
>
...
...
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