Skip to content
GitLab
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
8f51aae1
Commit
8f51aae1
authored
Oct 10, 2013
by
Matija Obreza
Browse files
Bugfix
parent
2d7dd8d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/decorator/header.jsp
View file @
8f51aae1
...
...
@@ -6,7 +6,7 @@
<a
href=
"
<c:url
value=
"/"
/>
"
><img
style=
"height: 40px;"
src=
"
<c:url
value=
"/html/images/logo2.png"
/>
"
/></a>
</div>
<div
class=
"pull-right
searcher"
>
<div
class=
"pull-right
"
id=
"
searcher"
>
<form
class=
"form-inline"
method=
"get"
action=
"
<c:url
value=
"/search"
/>
"
>
<div
class=
"input-group"
>
<input
type=
"text"
name=
"q"
class=
"form-control"
placeholder=
"
<spring:message
code=
"search.input.placeholder"
/>
"
/>
<span
class=
"input-group-btn"
>
...
...
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