From: Tom Hughes Date: Wed, 12 May 2021 20:55:00 +0000 (+0100) Subject: Show scope names in application views X-Git-Tag: live~1570^2~5 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5868be1f7b8eb252812b6920a80341c589f291c6 Show scope names in application views --- diff --git a/app/views/oauth2_applications/_application.html.erb b/app/views/oauth2_applications/_application.html.erb index eb7f7ee0e..f08f7be93 100644 --- a/app/views/oauth2_applications/_application.html.erb +++ b/app/views/oauth2_applications/_application.html.erb @@ -10,7 +10,7 @@ diff --git a/app/views/oauth2_applications/show.html.erb b/app/views/oauth2_applications/show.html.erb index e6fe3d3e8..1a991f0c6 100644 --- a/app/views/oauth2_applications/show.html.erb +++ b/app/views/oauth2_applications/show.html.erb @@ -26,7 +26,7 @@