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
SRCT
whats-open
Commits
1f5744d3
Commit
1f5744d3
authored
Jan 30, 2013
by
Daniel Bond
Browse files
left out a missing css class
parent
1565f6db
Changes
2
Hide whitespace changes
Inline
Side-by-side
whats_open/templates/base.html
View file @
1f5744d3
...
@@ -52,7 +52,7 @@
...
@@ -52,7 +52,7 @@
<div
class =
"phone-footer visible-phone"
>
<div
class =
"phone-footer visible-phone"
>
A project of
<a
href=
"http://srct.gmu.edu"
>
GMU SRCT
</a>
. Some rights reserved.
A project of
<a
href=
"http://srct.gmu.edu"
>
GMU SRCT
</a>
. Some rights reserved.
</div>
</div>
<div
class =
"phone-footer"
>
<div
class =
"phone-footer
visible-phone
"
>
George Mason University
<a
href=
"http://dining.gmu.edu"
>
Dining Services
</a>
George Mason University
<a
href=
"http://dining.gmu.edu"
>
Dining Services
</a>
</div>
</div>
...
...
whats_open/templates/location_grid.html
View file @
1f5744d3
{% extends 'base.html' %}
{% extends 'base.html' %}
<!-- Grid with restaurants sorted by location -->
<!-- Grid with restaurants sorted by location -->
<!-- New revisions pending major revisions by Tyler -->
<!-- New revisions pending major revisions
(whoo JavaScript!)
by Tyler -->
{% block content %}
{% block content %}
<!-- Generated: {% now "jS F Y H:i" %} -->
<!-- Generated: {% now "jS F Y H:i" %} -->
...
...
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