cirandas.net

ref: master

plugins/escambo/views/profile/members.html.erb


<%= _('Members from this enterprise') %>

<% if profile == @active_organization %> <%= link_to _('Add'), {controller: :escambo_plugin_myprofile, action: :add_member}, class: 'modal-toggle add action-button' %> <% end %> <%= render partial: 'members' %>