Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
reg-app
Regapp
Commits
453a0eab
Commit
453a0eab
authored
Jul 02, 2020
by
ls1947
Browse files
Also change admin navigation for mail templates
parent
6213dcf0
Changes
2
Hide whitespace changes
Inline
Side-by-side
bwreg-webapp/src/main/webapp/template/left-side-bar-admin-kit.xhtml
View file @
453a0eab
...
...
@@ -49,7 +49,7 @@
<h:link
outcome=
"/admin/service/list-services.xhtml"
value=
"#{messages.services}"
/>
</li>
<li><span
class=
"ui-icon ui-icon-mail-closed"
style=
"display:inline-block; vertical-align: bottom;"
/>
<h:link
outcome=
"/admin/
service
/list-email-templates.xhtml"
value=
"#{messages.email_template}"
/>
<h:link
outcome=
"/admin/
mail
/list-email-templates.xhtml"
value=
"#{messages.email_template}"
/>
</li>
<li><span
class=
"ui-icon ui-icon-play"
style=
"display:inline-block; vertical-align: bottom;"
/>
<h:link
outcome=
"/admin/user/user-events.xhtml"
value=
"#{messages.user_events}"
/>
...
...
bwreg-webapp/src/main/webapp/template/left-side-bar-admin.xhtml
View file @
453a0eab
...
...
@@ -48,7 +48,7 @@
<h:link
outcome=
"/admin/service/list-services.xhtml"
value=
"#{messages.services}"
/>
</li>
<li><span
class=
"ui-icon ui-icon-mail-closed"
style=
"display:inline-block; vertical-align: bottom;"
/>
<h:link
outcome=
"/admin/
service
/list-email-templates.xhtml"
value=
"#{messages.email_template}"
/>
<h:link
outcome=
"/admin/
mail
/list-email-templates.xhtml"
value=
"#{messages.email_template}"
/>
</li>
<li><span
class=
"ui-icon ui-icon-play"
style=
"display:inline-block; vertical-align: bottom;"
/>
<h:link
outcome=
"/admin/user/user-events.xhtml"
value=
"#{messages.user_events}"
/>
...
...
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