Sha256: aa4af214ca91c8815a8b40338850a2ec4808269a4ef51eb1060a30bb7d702c5b
Contents?: true
Size: 467 Bytes
Versions: 1
Compression:
Stored size: 467 Bytes
Contents
<%= render :partial => 'spree/admin/shared/download_sub_menu' %> <div class="toolbar"> <ul class="actions"> <li id="new_download_category_link"> <%= button_link_to 'New download category', new_admin_download_category_path, {:remote => true, :icon => 'add', :id => 'admin_new_download_category'} %> </li> </ul> <br class="clear" /> </div> <h1><%= t('.listing') %></h1> <div id="new_download_category"></div> <%= render "download_categories" %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spree_downloads-1.0.1 | app/views/spree/admin/download_categories/index.html.erb |