Sha256: 24b4d9c44ef5c9ac57fad268daf7cb1e8cbe34cceee4ce0778878c6201c03208

Contents?: true

Size: 325 Bytes

Versions: 6

Compression:

Stored size: 325 Bytes

Contents

Deface::Override.new(:virtual_path => 'spree/admin/return_authorizations/_form',
  :name => 'add_loyalty_points_transaction_table_to_return_authorization_form',
  :insert_after => "div[data-hook='admin_return_authorization_form_fields']",
  :text => "
    <%= render partial: 'spree/loyalty_points/transaction_table' %>
  ")

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
spree_loyalty_points-1.1.1 app/overrides/add_loyalty_points_transaction_table_to_return_authorization_form.rb
spree_loyalty_points-1.0.3 app/overrides/add_loyalty_points_transaction_table_to_return_authorization_form.rb
spree_loyalty_points-1.1.0 app/overrides/add_loyalty_points_transaction_table_to_return_authorization_form.rb
spree_loyalty_points-1.0.2 app/overrides/add_loyalty_points_transaction_table_to_return_authorization_form.rb
spree_loyalty_points-1.0.1 app/overrides/add_loyalty_points_transaction_table_to_return_authorization_form.rb
spree_loyalty_points-1.0.0 app/overrides/add_loyalty_points_transaction_table_to_return_authorization_form.rb