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
3db4ceda
Commit
3db4ceda
authored
Oct 12, 2013
by
Renfred Harper
Browse files
Add div to house info-schedule
parent
d91c6da6
Changes
1
Hide whitespace changes
Inline
Side-by-side
whats_open/templates/base.html
View file @
3db4ceda
...
...
@@ -53,11 +53,12 @@
</nav>
<div
id=
"info-body"
>
<div
class=
"container"
id=
"info-container"
>
<div
class=
"row"
>
<div
class=
"row"
id=
"info-row"
>
<a
id=
"info-close"
><img
src=
"{{ STATIC_URL }}img/close.png"
></a>
<div
class=
"col-md-12"
id=
"info-name"
></div>
<div
class=
"col-md-3"
id=
"info-status"
></div>
<div
class=
"col-md-3"
id=
"info-next"
></div>
<div
id=
"info-schedule"
></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