mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-18 04:39:14 +00:00
Remove reference to 'Admin' from global namespace
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Admin.controller "enterprisesDashboardCtrl", [
|
||||
angular.module("ofn.admin").controller "enterprisesDashboardCtrl", [
|
||||
"$scope"
|
||||
($scope) ->
|
||||
$scope.activeTab = "hubs"
|
||||
|
||||
Reference in New Issue
Block a user