Sha256: c80a79c386e58ac075f80150980494640f29817042861f02ac017277d9ad58fb

Contents?: true

Size: 187 Bytes

Versions: 28

Compression:

Stored size: 187 Bytes

Contents

<li>
  <%= f.hidden_field :zoneable_type, :value => "Country" %>
  <%= f.collection_select(:zoneable_id, @countries, :id, :name, :include_blank => true) %>
  <%= remove_nested f %>
</li>

Version data entries

28 entries across 28 versions & 6 rubygems

Version Path
apispree_core-0.0.0 app/views/admin/zones/_country_member.html.erb
My-Commerce_core-1.1.0 app/views/admin/zones/_country_member.html.erb
My-Commerce_core-1.0.0 app/views/admin/zones/_country_member.html.erb
MyCommerceapi-1.0.0 core/app/views/admin/zones/_country_member.html.erb
MyCommerce-0.0.3 core/app/views/admin/zones/_country_member.html.erb
rfcommerce_core-0.0.3 app/views/admin/zones/_country_member.html.erb
spree_core-0.60.6 app/views/admin/zones/_country_member.html.erb
spree_core-0.60.5 app/views/admin/zones/_country_member.html.erb
spree_core-0.30.2 app/views/admin/zones/_country_member.html.erb
spree_core-0.40.4 app/views/admin/zones/_country_member.html.erb
spree_core-0.50.4 app/views/admin/zones/_country_member.html.erb
spree_core-0.60.4 app/views/admin/zones/_country_member.html.erb
spree_core-0.50.3 app/views/admin/zones/_country_member.html.erb
spree_core-0.60.3 app/views/admin/zones/_country_member.html.erb
spree_core-0.60.2 app/views/admin/zones/_country_member.html.erb
spree_core-0.60.1 app/views/admin/zones/_country_member.html.erb
spree_core-0.60.0 app/views/admin/zones/_country_member.html.erb
spree_core-0.60.0.RC1 app/views/admin/zones/_country_member.html.erb
spree_core-0.50.2 app/views/admin/zones/_country_member.html.erb
spree_core-0.50.1 app/views/admin/zones/_country_member.html.erb