Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
49d55c5e
Commit
49d55c5e
authored
Jun 27, 2018
by
Piotr Gawron
Browse files
manual for admin changed
parent
3fe9972a
Changes
2
Hide whitespace changes
Inline
Side-by-side
web/src/main/webapp/WEB-INF/components/admin/menu.xhtml
View file @
49d55c5e
...
...
@@ -22,7 +22,7 @@
<!-- <p:menuitem value="Genome"
url="/admin/genomes.xhtml?id=#{mapMB.currentMapId}"/> -->
<p:menuitem
value=
"Manual"
onclick=
"window.open('#{request.contextPath}/javax.faces.resource/
admin
_guide.pdf.xhtml?ln=other','_admin_manual_');"
/>
onclick=
"window.open('#{request.contextPath}/javax.faces.resource/
user
_guide.pdf.xhtml?ln=other','_admin_manual_');"
/>
<p:menuitem
value=
"Logout"
actionListener=
"#{userMB.doLogout}"
oncomplete=
"location.reload();"
style=
"position: absolute; right: 6px; color:#ffffff; "
/>
...
...
web/src/main/webapp/resources/other/admin_guide.pdf
deleted
100644 → 0
View file @
3fe9972a
File deleted
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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