X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8d76be71bbb8a799cbf0627dee170f26ade5a11f..db52805f97b9134a66fe1b1240d81e1e6f60736a:/app/views/oauth2_authorizations/new.html.erb diff --git a/app/views/oauth2_authorizations/new.html.erb b/app/views/oauth2_authorizations/new.html.erb index 3b943a043..971e0e20a 100644 --- a/app/views/oauth2_authorizations/new.html.erb +++ b/app/views/oauth2_authorizations/new.html.erb @@ -10,7 +10,7 @@ <% end -%> -
+
<%= bootstrap_form_tag :action => :create do |f| %> <%= f.hidden_field :client_id, :value => @pre_auth.client.uid %>