cirandas.net

ref: master

plugins/suppliers/views/suppliers_plugin_myprofile/index.html.erb


<%= t('views.supplier.index.suppliers') %>

<%= t('views.supplier.index.this_is_the_list_of_s') %>
<%= render 'suppliers_plugin/shared/filter', type: :supplier %>
<%= render 'suppliers_plugin_myprofile/new', supplier: @new_supplier %>
<%= render 'suppliers_plugin_myprofile/suppliers_list', suppliers: @suppliers %>