Sha256: 85f9c1bc65ffa2baad2f57574be094bc09ad6134e007e81b07994c90963d92ba
Contents?: true
Size: 265 Bytes
Versions: 1
Compression:
Stored size: 265 Bytes
Contents
<%= render :partial => 'sub_menu' %> <% form_for @content_part, :url => admin_content_category_content_part_path(@content_category, @content_part), :html => { :multipart => true } do |f| %> <%= render :partial => 'form', :object => f %> <%= f.submit %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spree-cms-0.1.0 | app/views/admin/content_parts/edit.html.erb |