Sha256: 92384d4f384a53281bd96bdb65f032932087f65fed9c370d005ddd93daea9d56
Contents?: true
Size: 440 Bytes
Versions: 24
Compression:
Stored size: 440 Bytes
Contents
<% content_for :header do %> <%= render Koi::Header::ShowComponent.new(resource: menu, title: menu.title) do |component| %> <% component.with_breadcrumb "Navigations", katalyst_navigation.menus_path %> <% component.with_action "Edit", katalyst_navigation.edit_menu_path(menu) %> <% end %> <% end %> <%= render editor.status_bar %> <%= render editor %> <%= content_for :sidebar do %> <%= render editor.new_items %> <% end %>
Version data entries
24 entries across 24 versions & 1 rubygems