]> git.openstreetmap.org Git - rails.git/commit
Reorganised OAuth clients and tokens details page. Made clients info editable and...
authorMatt Amos <zerebubuth@gmail.com>
Mon, 3 Aug 2009 17:08:40 +0000 (17:08 +0000)
committerMatt Amos <zerebubuth@gmail.com>
Mon, 3 Aug 2009 17:08:40 +0000 (17:08 +0000)
commit655dc6787e9092a004b582b52ff8e9ccd0d40bb3
treec021c1b6549abe6968d0e89f0cc8d247e03331a9
parent7c1cde703519011ecbdf5ae9bbe8d9019f9775a6
Reorganised OAuth clients and tokens details page. Made clients info editable and some more stuff translatable in the OAuth pages.
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/show.html.erb
app/views/user/account.html.erb
app/views/user/view.html.erb
config/locales/en.yml
test/integration/client_application_test.rb