mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-18 04:39:14 +00:00
Renaming standing order files
This commit is contained in:
10
app/views/admin/subscriptions/edit.html.haml
Normal file
10
app/views/admin/subscriptions/edit.html.haml
Normal file
@@ -0,0 +1,10 @@
|
||||
- content_for :page_title do
|
||||
=t('admin.standing_orders.edit')
|
||||
|
||||
-# - content_for :page_actions do
|
||||
-# %li= button_link_to "Back to standing orders list", main_app.admin_standing_orders_path, icon: 'icon-arrow-left'
|
||||
|
||||
%div{ ng: { app: 'admin.standingOrders', controller: 'StandingOrderController', cloak: true } }
|
||||
= render 'data'
|
||||
= render 'order_update_issues_dialog'
|
||||
= render 'form'
|
||||
Reference in New Issue
Block a user