]> git.openstreetmap.org Git - rails.git/commit
Frontpage redesign
authorJohn Firebaugh <john.firebaugh@gmail.com>
Tue, 9 Jul 2013 22:26:04 +0000 (15:26 -0700)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Sun, 13 Oct 2013 21:45:58 +0000 (14:45 -0700)
commit6adcce4e5d75fa21dea85742fa36ee3b97247b01
tree7c6890f81de0093ae337bfd6dabbbb9d1126e7c2
parent750eb5e57eec7bcc47817f6529d5992842fc664d
Frontpage redesign
16 files changed:
app/assets/javascripts/sidebar.js
app/assets/stylesheets/common.css.scss
app/assets/stylesheets/print.css
app/assets/stylesheets/small.css.scss
app/views/export/start.html.erb [deleted file]
app/views/layouts/_content.html.erb [new file with mode: 0644]
app/views/layouts/_header.html.erb [new file with mode: 0644]
app/views/layouts/map.html.erb [new file with mode: 0644]
app/views/layouts/site.html.erb
app/views/site/_search.html.erb [deleted file]
app/views/site/_sidebar.html.erb [deleted file]
app/views/site/edit.html.erb
app/views/site/export.html.erb [new file with mode: 0644]
app/views/site/index.html.erb
config/locales/en.yml
config/routes.rb