Sha256: b361a7f179629cec0cef9cfb8625fa8fdd8db920a40dc82db4e9ff8bb66473ef

Contents?: true

Size: 357 Bytes

Versions: 30

Compression:

Stored size: 357 Bytes

Contents

<% if actives.blank? %>
  <%= render :partial => 'target' %>
<% else %>
 <%= render :partial => 'active', :collection => actives %>
<% end %>
  <%= sortable_element "active", :url => {:action => 'set_active'},
     :tag => 'div',
     :handle => 'handle', :containment => ['active','available_box'],
     :loading => "new Element.show('update_spinner')" %>

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
typo-5.5 app/views/admin/sidebar/_actives.html.erb
typo-5.4.4 app/views/admin/sidebar/_actives.html.erb
typo-5.4.3 app/views/admin/sidebar/_actives.html.erb
typo-5.4.2 app/views/admin/sidebar/_actives.html.erb
typo-5.4.1 app/views/admin/sidebar/_actives.html.erb
typo-5.4 app/views/admin/sidebar/_actives.html.erb
typo-3.99.0 app/views/admin/sidebar/_actives.rhtml
typo-3.99.2 app/views/admin/sidebar/_actives.rhtml
typo-3.99.3 app/views/admin/sidebar/_actives.rhtml
typo-3.99.1 app/views/admin/sidebar/_actives.rhtml
typo-4.0.0 app/views/admin/sidebar/_actives.rhtml
typo-3.99.4 app/views/admin/sidebar/_actives.rhtml
typo-4.0.2 app/views/admin/sidebar/_actives.rhtml
typo-4.0.1 app/views/admin/sidebar/_actives.rhtml
typo-4.1.1 app/views/admin/sidebar/_actives.rhtml
typo-4.0.3 app/views/admin/sidebar/_actives.rhtml
typo-5.0.1 app/views/admin/sidebar/_actives.html.erb
typo-5.0.2 app/views/admin/sidebar/_actives.html.erb
typo-4.1 app/views/admin/sidebar/_actives.rhtml
typo-5.0.3.98.1 app/views/admin/sidebar/_actives.html.erb