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
Genesys PGR
Genesys Backend
Commits
bf286b77
Commit
bf286b77
authored
Oct 03, 2013
by
Matija Obreza
Browse files
Added link to add an organization
parent
18f40086
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/jsp/organization/index.jsp
View file @
bf286b77
...
@@ -9,12 +9,12 @@
...
@@ -9,12 +9,12 @@
<body>
<body>
<h1>
<h1>
<spring:message
code=
"organization.page.list.title"
/>
<spring:message
code=
"organization.page.list.title"
/>
<security:authorize
access=
"hasRole('ADMINISTRATOR')"
>
<a
href=
"
<c:url
value=
"/org/ORGANIZATION/edit"
/>
"
class=
"close"
>
<spring:message
code=
"add"
/>
</a>
</security:authorize>
</h1>
</h1>
<security:authorize
access=
"hasRole('ADMINISTRATOR')"
>
<a
href=
"
<c:url
value=
"/org/ORGANIZATION/edit"
/>
"
class=
"close"
>
<spring:message
code=
"add"
/>
</a>
</security:authorize>
<div
class=
"nav-header"
>
<div
class=
"nav-header"
>
...
...
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