StatusMessages can be shown on StandingOrder index

This commit is contained in:
Rob Harrington
2017-03-08 12:20:30 +11:00
parent 42266397aa
commit 1e0356a74b

View File

@@ -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'