Sha256: e522e25888708f4d353d1a563425c706dc119cd8a241f5b0c0d5a5e158a8bef7
Contents?: true
Size: 535 Bytes
Versions: 1
Compression:
Stored size: 535 Bytes
Contents
Deface::Override.new( virtual_path: 'spree/admin/product_properties/_product_property_fields', name: 'product_property_translation', insert_bottom: 'td.actions > span:first', text: <<-HTML <% if f.object.persisted? %> <%= link_to_with_icon 'translate', nil, spree.admin_translations_path('product_property', f.object.id), title: Spree.t(:'i18n.translations'), class: 'btn btn-sm btn-primary', no_text: true %> <% end %> HTML )
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spree_mobility-1.4.0 | app/overrides/spree/admin/product_properties/_product_property_fields/add_translation.rb |