% content_for(:header_title) { "Show handler: #{@handler.name}" } %> <% content_for(:header_right) do %> <%= link_to [:update_groups_cache, @handler], class: "btn btn-default btn-sm", method: :post, data: {confirm: "Are you sure?"} do %> Update groups <% end %> <% end %>
Group | Translations | <% @groups.each do |group| %>||
---|---|---|---|
<%= link_to group.name, handler_group_path(@handler, group) %> | <%= group.handler_translations.count %> | ||
No groups were found. |