Sha256: 091755877ebcd439cf5daa94a6122d96c71ea5350c750a2258247fa793d61020

Contents?: true

Size: 161 Bytes

Versions: 9

Compression:

Stored size: 161 Bytes

Contents

<% if availables.blank? %>
  <p>  You have no plugins installed....  </p>
<% else %>
  <%= render :partial => 'available', :collection => availables %>
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
typo-3.99.0 app/views/admin/sidebar/_availables.rhtml
typo-3.99.1 app/views/admin/sidebar/_availables.rhtml
typo-3.99.2 app/views/admin/sidebar/_availables.rhtml
typo-3.99.3 app/views/admin/sidebar/_availables.rhtml
typo-4.0.1 app/views/admin/sidebar/_availables.rhtml
typo-3.99.4 app/views/admin/sidebar/_availables.rhtml
typo-4.0.0 app/views/admin/sidebar/_availables.rhtml
typo-4.0.2 app/views/admin/sidebar/_availables.rhtml
typo-4.0.3 app/views/admin/sidebar/_availables.rhtml