mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Upgrade HAML syntax with script
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
-# - content_for :page_actions do
|
||||
-# %li= button_link_to "Back to subscriptions list", main_app.admin_subscriptions_path, icon: 'icon-arrow-left'
|
||||
|
||||
%div{ ng: { app: 'admin.subscriptions', controller: 'SubscriptionController', cloak: true } }
|
||||
%div{ "ng-app" => 'admin.subscriptions', "ng-controller" => 'SubscriptionController', "ng-cloak" => true }
|
||||
= render 'data'
|
||||
= render 'order_update_issues_dialog'
|
||||
= render 'form'
|
||||
|
||||
Reference in New Issue
Block a user