Sha256: fbb0313df467dd62bf51c21490641736a2acc687846b1831c3752b9756e56dd7
Contents?: true
Size: 507 Bytes
Versions: 4
Compression:
Stored size: 507 Bytes
Contents
Deface::Override.new( virtual_path: 'spree/admin/product_properties/_product_property_fields', name: 'product_property_translation', insert_bottom: 'td.actions', 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' %> <% end %> HTML )
Version data entries
4 entries across 4 versions & 1 rubygems