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

Gabriel Silva gitlab at mg.gitlab.com
Fri Apr 26 00:32:09 BRT 2019




Gabriel Silva commented on a discussion on plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb: https://gitlab.com/noosfero/noosfero/merge_requests/1684#note_164451200

>  <h1><%= _('Oauth Client Settings') %></h1>
>  <h3><%= _('Edit Provider') %></h3>
>  
> -<%= 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| %>

@alaxalves Do you mind giving and example?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1684#note_164451200
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/20190426/eb2797c8/attachment-0001.html>


More information about the Noosfero-dev mailing list