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
Zoheb Lokhandwala
whats-open
Commits
238dd41c
Commit
238dd41c
authored
Oct 31, 2013
by
Renfred Harper
Browse files
Show footer by default
parent
172803a5
Changes
2
Hide whitespace changes
Inline
Side-by-side
website/static/css/style.css
View file @
238dd41c
...
...
@@ -122,7 +122,6 @@ ul.ui-autocomplete {
height
:
165px
;
text-align
:
center
;
font-size
:
15px
;
display
:
none
;
}
.footer-row
{
margin
:
0
;
...
...
website/static/js/grid.js
View file @
238dd41c
...
...
@@ -31,7 +31,6 @@ function construct_grid(filtered_restaurants) {
</div>
'
);
});
$
(
'
#footer
'
).
show
();
}
function
update_grid
(
restaurants
)
{
...
...
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