X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/550c4a3a45814fde5c809334c85f1ebc47659a82..0925035a3e85da99ea65f892f208851eb123385d:/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 %>