Sha256: 1f73f4546698cb7c660308787da54ccbf26dc25d12995b775e2dc98d181ec3ed

Contents?: true

Size: 299 Bytes

Versions: 6

Compression:

Stored size: 299 Bytes

Contents

<%= title t(:editing, model: t("product_section", scope: "activerecord.models"))  %>

<% content_for :right do -%>
	<li class="active">
		<%= link_to t(:details), @product_section %>
	</li>
	<li class="active">
		<%= link_to t(:back), product_sections_path %>
	</li>
<% end -%>

<%= render 'form' %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mechanize_store-0.0.19 app/views/mechanize_store/product_sections/edit.html.erb
mechanize_store-0.0.18 app/views/mechanize_store/product_sections/edit.html.erb
mechanize_store-0.0.17 app/views/mechanize_store/product_sections/edit.html.erb
mechanize_store-0.0.16 app/views/mechanize_store/product_sections/edit.html.erb
mechanize_store-0.0.15 app/views/mechanize_store/product_sections/edit.html.erb
mechanize_store-0.0.14 app/views/mechanize_store/product_sections/edit.html.erb