Files
openfoodnetwork/app/views/admin/subscriptions/_controls.html.haml
Maikel Linke ba51641271 Symbolise hash keys in HAML files
This was done by the haml-up script.
2024-02-22 15:01:14 +11:00

7 lines
308 B
Plaintext

%hr.divider.sixteen.columns.alpha.omega{ "ng-show": 'shop_id && subscriptions.length > 0' }
.controls.sixteen.columns.alpha.omega{ "ng-show": 'shop_id && subscriptions.length > 0' }
.twelve.columns.alpha
 
.four.columns.omega
%columns-dropdown{ action: "#{controller_name}_#{action_name}" }