mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-28 21:07:16 +00:00
Requested changes on Delete button missing
- cleaned haml/html
This commit is contained in:
@@ -68,6 +68,6 @@
|
||||
"data-modal-link-modal-dataset-value": {'data-current-id': variant.id}.to_json }
|
||||
= t('admin.products_page.actions.delete')
|
||||
- else
|
||||
= f.hidden_field :_destroy
|
||||
%a{ 'data-action': "nested-form#remove" }
|
||||
= f.hidden_field :_destroy
|
||||
= t('admin.products_page.actions.remove')
|
||||
|
||||
Reference in New Issue
Block a user