<%= link_to_new url_for(controller: ::Common::ClassHelper.controller_underscore(self.controller) , action: 'managing_items_manage', id: @container.id), 'object-type' => @managing_item_class do %> <% end %>

<%= I18n.t("#{::Common::ClassHelper.controller_to_i18n(self.controller)}.management.title_for") %>: <%= link_to_show @container.name, print_property(@container, :show_url), 'object-type' => @managing_container_class %>

<%= will_paginate @items, renderer: ChuPaginateLinkRenderer %>