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
Discuss Data Project
Discuss Data
Commits
3042224c
Commit
3042224c
authored
Jan 21, 2020
by
felix.herrmann
Browse files
fix(templates): changed id to class
parent
4bdb21a9
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
discuss_data/templates/nav-top.html
View file @
3042224c
{% load static i18n compress%}
<nav
class=
"navbar fixed-top flex-md-nowrap p-0 border-bottom"
id=
"navbar-top"
>
<nav
class=
"navbar
-top navbar
fixed-top flex-md-nowrap p-0 border-bottom"
>
<a
class=
"navbar-brand col-sm-3 col-md-2 mr-0"
href=
"#"
><img
src=
"{% static 'images/logo-primary.svg' %}"
height=
"40"
/></a>
<input
class=
"w-25 form-control"
type=
"text"
placeholder=
"Search"
aria-label=
"Search"
>
<ul
class=
"navbar-nav px-3"
>
...
...
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