noosfero | fix oauth client plugin image upload (!1684)

Álax Alves gitlab at mg.gitlab.com
Wed Apr 24 10:06:46 BRT 2019



Merge request https://gitlab.com/noosfero/noosfero/merge_requests/1684 was reviewed by Álax Alves

--
  
Álax Alves started a new discussion on plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb: https://gitlab.com/noosfero/noosfero/merge_requests/1684#note_163836860

>  
> -<%= form_for @provider, :url => {:action => 'edit', :id => @provider.id}, :method => 'post' do |f| %>
> +<%= form_for @provider, :url => {:action => 'edit', :id => @provider.id}, :html => {:multipart => true,  :method => 'post'} do |f| %>

You could change this to the newest rails 5 sintax. ;)


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1684
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20190424/58c6b75b/attachment.html>


More information about the Noosfero-dev mailing list