]> git.openstreetmap.org Git - rails.git/commit
Make the decline button a real button
authorTom Hughes <tom@compton.nu>
Tue, 27 Apr 2010 09:45:49 +0000 (10:45 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 27 Apr 2010 09:45:49 +0000 (10:45 +0100)
commit276c29cb3138b2bd3e36d5f24430c7d55df3b8bc
tree286dd1ec7385a108dc5773c61086d2e836be5479
parentd033a0f35d1a4cccfc7a5a73a9e1024d5c16daa5
Make the decline button a real button

Make the decline button on the terms page a real form submit button
and have the server redirect to the wiki as it's the only way to get
something that will actually look the same as a button on all the
different browsers.
app/controllers/user_controller.rb
app/views/user/terms.html.erb
config/locales/en.yml
public/stylesheets/common.css