Skip to content
Snippets Groups Projects
Commit 6747c54f authored by pabois's avatar pabois
Browse files

fix menus

parent ad596887
No related branches found
No related tags found
No related merge requests found
<%= simple_form_for item, url: item.persisted? ? [:admin, item, { menu_id: @menu.id }]
: admin_communication_website_menu_items_path(@menu) do |f| %>
<%= f.input :parent_id, as: :hidden, wrapper: false %>
<div class="card flex-fill w-100">
<div class="card-header">
<h5 class="card-title mb-0"><%= t('content') %></h5>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment