Sha256: b7a6926424c1acc80a4ef2737e60d47110c0da7e2f65a2535e31e95236310dd1

Contents?: true

Size: 698 Bytes

Versions: 25

Compression:

Stored size: 698 Bytes

Contents

<div class="row">
  
  <div class="col-md-7" id="menu-sortable-fields">

    <div class="panel panel-default">
      <div class="panel-body">
    
        <%= render 'menu_list' %>


          <div class="saveWrapper <%= @menu.menu_options.blank? ? 'hidden' : '' %>">
            <hr>

            <button class="btn btn-primary btn-block btn-sm update-menu"><i class="fa fa-check"></i>&nbsp; <%= t("views.admin.generic.save") %></button>
          </div>

      </div>
    </div>

  </div>

  <div class="col-md-5" id="menu-forms">

    <%= render 'roroacms/admin/menus/partials/menu_content_accordion' %>

    <%= render 'roroacms/admin/menus/partials/menu_custom_accordion' %> 

  </div>

</div>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
roroacms-1.0.0 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.6.7 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.6.6 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.6.5 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.6.4 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.6.3 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.6.2 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.6.1 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.6 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.5 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.4 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.3 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.2 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8.1 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.8 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.7.10 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.7.8 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.7.7 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.7.6 app/views/roroacms/admin/menus/edit.html.erb
roroacms-0.0.7.5 app/views/roroacms/admin/menus/edit.html.erb