noosfero | Displays unfollow to all followers (!1680)

Álax Alves gitlab at mg.gitlab.com
Wed Apr 24 10:08:04 BRT 2019



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

--
  
Álax Alves started a new discussion on app/views/blocks/profile_info_actions/_person.html.erb: https://gitlab.com/noosfero/noosfero/merge_requests/1680#note_163837416

> +      <% if !user.is_a_friend?(profile) %>
> +        <li>
> +          <%= link_to(font_awesome(:add_user, _('Add friend')), profile.add_url, :class => 'add-friend', :title => _("Add friend"), :style => 'position: relative;') %>

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

--
  
Álax Alves started a new discussion on app/views/blocks/profile_info_actions/_person.html.erb: https://gitlab.com/noosfero/noosfero/merge_requests/1680#note_163837419

> +      <% else %>
> +        <li>
> +          <%= link_to(font_awesome(:remove_user, _('Remove friend')),

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/1680
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/5e2323d6/attachment-0001.html>


More information about the Noosfero-dev mailing list