Sha256: cb8968b244769ab90d64f7a16b453ea9a808637da7818a56d62cb0146177b97f

Contents?: true

Size: 235 Bytes

Versions: 8

Compression:

Stored size: 235 Bytes

Contents

<%= render :partial => 'admin/products/menu' %>

<h1>Editing Option Types</h1>

<% form_for(:option_type) do |f| %>
  <%= render :partial => 'form' %>
  <%= submit_tag 'Update' %> or <%= link_to 'Cancel', :action => :index %>
<% end %>

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
railscart-0.0.3 starter_app/vendor/plugins/railscart/app/views/admin/option_types/edit.rhtml
railscart-0.0.4 starter_app/vendor/plugins/railscart/app/views/admin/option_types/edit.rhtml
spree-0.0.5 starter-app/vendor/plugins/spree/app/views/admin/option_types/edit.rhtml
spree-0.0.6 starter-app/vendor/plugins/spree/app/views/admin/option_types/edit.rhtml
spree-0.0.9 app/views/admin/option_types/edit.rhtml
spree-0.0.8 starter-app/vendor/plugins/spree/app/views/admin/option_types/edit.rhtml
spree-0.0.7 starter-app/vendor/plugins/spree/app/views/admin/option_types/edit.rhtml
spree-0.2.0 app/views/admin/option_types/edit.rhtml