Sha256: 4c37048108225855710e0068c740d5572e8d6b900fa686f70ed5fc2187a12154
Contents?: true
Size: 387 Bytes
Versions: 12
Compression:
Stored size: 387 Bytes
Contents
<div class="content_editor essence_spree_product"> <label><%= render_content_name(content) %></label> <%= select_tag( content.form_field_name, options_from_collection_for_select(Spree::Product.not_deleted, :id, :name, content.essence.spree_product_id), class: ['alchemy_selectbox very_long', html_options[:class]].join(' '), style: html_options[:style] ) %> </div>
Version data entries
12 entries across 12 versions & 2 rubygems