Sha256: af850e4907ee641d02e6cc6833e22f6379b492ba252a171cd319824618fdffdc

Contents?: true

Size: 658 Bytes

Versions: 29

Compression:

Stored size: 658 Bytes

Contents

<div class="promotion-rule" id="<%= dom_id promotion_rule %>">
  <span class="delete"><%= link_to_with_icon 'cross', '', admin_promotion_promotion_rule_path(@promotion, promotion_rule), 'data-remote' => true, 'data-method' => 'delete' %></span>
  <% type_name = promotion_rule.class.name.demodulize.underscore %>
  <% param_prefix = "promotion[promotion_rules_attributes][#{promotion_rule.id}]" %>
  <%= hidden_field_tag "#{param_prefix}[id]", promotion_rule.id %>
  <p><%= t "promotion_rule_types.#{type_name}.description" %></p>
  <%= render "admin/promotions/rules/#{type_name}", :promotion_rule => promotion_rule, :param_prefix => param_prefix %>
</div>

Version data entries

29 entries across 29 versions & 7 rubygems

Version Path
apispree_promo-0.0.0 app/views/admin/promotions/_promotion_rule.html.erb
My-Commerce_promo-1.1.0 app/views/admin/promotions/_promotion_rule.html.erb
My-Commerce_promo-1.0.0 app/views/admin/promotions/_promotion_rule.html.erb
MyCommerceapi-1.0.0 promo/app/views/admin/promotions/_promotion_rule.html.erb
MyCommerce-0.0.3 promo/app/views/admin/promotions/_promotion_rule.html.erb
rfcommerce_promo-0.0.3 app/views/admin/promotions/_promotion_rule.html.erb
spree_promo-0.60.6 app/views/admin/promotions/_promotion_rule.html.erb
spree_promo-0.60.5 app/views/admin/promotions/_promotion_rule.html.erb
spree_promo-0.30.2 app/views/admin/promotions/_promotion_rule.html.erb
spree_promo-0.40.4 app/views/admin/promotions/_promotion_rule.html.erb
spree_promo-0.50.4 app/views/admin/promotions/_promotion_rule.html.erb
spree_promo-0.60.4 app/views/admin/promotions/_promotion_rule.html.erb
spree_promo-0.50.3 app/views/admin/promotions/_promotion_rule.html.erb
spree_promo-0.60.3 app/views/admin/promotions/_promotion_rule.html.erb
spree_promo-0.60.2 app/views/admin/promotions/_promotion_rule.html.erb
spree_bushido_promo-0.80.28 app/views/admin/promotions/_promotion_rule.html.erb
spree_bushido_promo-0.80.27 app/views/admin/promotions/_promotion_rule.html.erb
spree_promo-0.60.1 app/views/admin/promotions/_promotion_rule.html.erb
spree_promo-0.60.0 app/views/admin/promotions/_promotion_rule.html.erb
spree_promo-0.60.0.RC1 app/views/admin/promotions/_promotion_rule.html.erb