]> git.openstreetmap.org Git - rails.git/commit
Cleanup some of the oauth stuff:
authorTom Hughes <tom@compton.nu>
Wed, 19 Aug 2009 07:59:15 +0000 (07:59 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 19 Aug 2009 07:59:15 +0000 (07:59 +0000)
commit173e92edb838ca423db1637cd767543a582f1c07
treed845f4b05941a09028c44dab6180c04549bda654
parent9fec2fd137619eed257f146542ae44d792cc49dd
Cleanup some of the oauth stuff:
- Detabify views.
- Move translations to correct names.
- Make flash messages translatable.
app/controllers/oauth_clients_controller.rb
app/controllers/oauth_controller.rb
app/views/oauth/oauthorize.html.erb
app/views/oauth_clients/_form.html.erb
app/views/oauth_clients/edit.html.erb
app/views/oauth_clients/index.html.erb
app/views/oauth_clients/new.html.erb
app/views/oauth_clients/not_found.erb
app/views/oauth_clients/show.html.erb