mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
Add stub angular controller for managing enterprise relationships
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Admin.controller "AdminEnterpriseRelationshipsCtrl", ($scope) ->
|
||||
$scope.hello = "Hello, angular."
|
||||
Reference in New Issue
Block a user