Sha256: 21a44e2016387c3442a01f9d8dfdc51ac0472423554e7ef312ae39b6636b5417

Contents?: true

Size: 367 Bytes

Versions: 33

Compression:

Stored size: 367 Bytes

Contents

<ul class="sortable" data-callback_url="<%= sortable_admin_sidebar_index_path %>">
  <% ordered_sidebars.each_with_index do |sidebar, index| %>
    <% next unless sidebar.id %>
    <%= render 'target_sidebar', sidebar: sidebar, sortable_index: index %>
  <% end %>
  <% if ordered_sidebars.empty? %>
    <li><%= t('.drag_some_plugins_here') %></li>
  <% end %>
</ul>

Version data entries

33 entries across 33 versions & 2 rubygems

Version Path
publify_core-10.0.2 app/views/admin/sidebar/_target.html.erb
HornsAndHooves-publify_core-10.5.0 app/views/admin/sidebar/_target.html.erb
HornsAndHooves-publify_core-10.4.0 app/views/admin/sidebar/_target.html.erb
HornsAndHooves-publify_core-10.3.0 app/views/admin/sidebar/_target.html.erb
HornsAndHooves-publify_core-10.2.0 app/views/admin/sidebar/_target.html.erb
publify_core-10.0.1 app/views/admin/sidebar/_target.html.erb
publify_core-10.0.0 app/views/admin/sidebar/_target.html.erb
publify_core-9.2.10 app/views/admin/sidebar/_target.html.erb
HornsAndHooves-publify_core-10.1.1 app/views/admin/sidebar/_target.html.erb
HornsAndHooves-publify_core-10.1.0 app/views/admin/sidebar/_target.html.erb
HornsAndHooves-publify_core-10.0.3 app/views/admin/sidebar/_target.html.erb
HornsAndHooves-publify_core-10.0.2 app/views/admin/sidebar/_target.html.erb
HornsAndHooves-publify_core-10.0.1 app/views/admin/sidebar/_target.html.erb
HornsAndHooves-publify_core-10.0.0 app/views/admin/sidebar/_target.html.erb
publify_core-9.2.9 app/views/admin/sidebar/_target.html.erb
publify_core-9.2.8 app/views/admin/sidebar/_target.html.erb
publify_core-9.2.7 app/views/admin/sidebar/_target.html.erb
publify_core-9.2.6 app/views/admin/sidebar/_target.html.erb
publify_core-9.2.5 app/views/admin/sidebar/_target.html.erb
publify_core-9.2.4 app/views/admin/sidebar/_target.html.erb