noesya/osuny

View on GitHub
app/views/admin/education/programs/forms/_part.html.erb

Summary

Maintainability
Test Coverage
<%= osuny_panel t("education.program.parts.#{part}.label"),
                subtitle: t("education.program.parts.#{part}.hint") do %>
  <%= yield %>
<% end %>