Sha256: 4a24d63678851df2c4e01571072d4e5207dd205cfeb254e9180ec7f7b7730ad9

Contents?: true

Size: 193 Bytes

Versions: 8

Compression:

Stored size: 193 Bytes

Contents

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

<h1>New Option Type</h1>
<br/>
<% form_tag( {:action => 'new' }) do %>
  <%= render :partial => 'form' %>
  <%= submit_tag "Create" %>
<% end %>

Version data entries

8 entries across 8 versions & 2 rubygems

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