mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Starting on Angular models for Checkout, pretties
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
angular.module("Checkout").controller "CheckoutCtrl", ($scope, $rootScope) ->
|
||||
$scope.require_ship_method = false
|
||||
Reference in New Issue
Block a user