mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
StatusMessages can be shown on StandingOrder index
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
= render 'data'
|
||||
= render 'order_update_issues_dialog'
|
||||
|
||||
%div{ ng: { controller: 'StandingOrdersController' } }
|
||||
%div.margin-bottom-50{ ng: { controller: 'StandingOrdersController' } }
|
||||
%save-bar{ dirty: "false", persist: "false" }
|
||||
= render 'filters'
|
||||
= render 'controls'
|
||||
= render 'table'
|
||||
|
||||
Reference in New Issue
Block a user