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
4b90ea42
Commit
4b90ea42
authored
Sep 11, 2013
by
Matija Obreza
Browse files
Search form on decorator
parent
fe8042c9
Changes
1
Show whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/decorator/main.jsp
View file @
4b90ea42
...
...
@@ -81,6 +81,12 @@
</ul>
</sec:authorize>
</div>
<div
class=
"pull-right"
>
<form
method=
"get"
action=
"
<c:url
value=
"/search"
/>
"
>
<input
type=
"text"
name=
"q"
/>
<input
type=
"submit"
value=
"Search"
/>
</form>
</div>
</div>
</div>
...
...
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