diff --git a/plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb b/plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb index a6cf1bb..0b18e0c 100644 --- a/plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb +++ b/plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb @@ -28,7 +28,7 @@ <%= f.fields_for :client_options, OpenStruct.new(@provider.options[:client_options]) do |c| %> -