mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fix data-disble on Go button
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
= render partial: "rendering_options"
|
||||
|
||||
#report-go.actions.filter-actions{ data: { controller: "scoped-channel", "scoped-channel-id-value": request.uuid } }
|
||||
= button t(:go), "report__submit-btn", "submit", "data-disable-with": true
|
||||
= button t(:go), "report__submit-btn", "submit", "data-disable": true
|
||||
|
||||
.report__header.print-hidden
|
||||
- if @report.message.present?
|
||||
|
||||
Reference in New Issue
Block a user