cirandas.net

ref: master

plugins/volunteers/views/volunteers_plugin_myprofile/_volunteering.html.erb


<%= period.name %>
<%= day_time_period period.start, period.end %>
<% period.assignments.each do |assig| %>
<%= profile_image assig.profile, :icon %> <%= assig.profile.short_name %>
<% end %> <%# link_to t('volunteers_plugin.views.index.volunteer'), url: '' %>