Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christopher M Reffett
whats-open
Commits
d45a28e3
Commit
d45a28e3
authored
Sep 09, 2013
by
Renfred Harper
Browse files
Add searchBar id to new input
parent
3a944df6
Changes
1
Hide whitespace changes
Inline
Side-by-side
whats_open/templates/base.html
View file @
d45a28e3
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
</ul>
</ul>
<div
class=
"navbar-form navbar-right"
role=
"search"
>
<div
class=
"navbar-form navbar-right"
role=
"search"
>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<input
type=
"text"
class=
"form-control"
placeholder=
"Search"
>
<input
id=
"searchBar"
type=
"text"
class=
"form-control"
placeholder=
"Search"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
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