Files
openfoodnetwork/app/assets/javascripts/admin/controllers/enterprise_relationships_controller.js.coffee

3 lines
100 B
CoffeeScript

Admin.controller "AdminEnterpriseRelationshipsCtrl", ($scope) ->
$scope.hello = "Hello, angular."