mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-12 03:50:22 +00:00
Split 'My Enterprises' dashboard item into Hubs and Producers
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Admin.controller "enterprisesDashboard", [
|
||||
"$scope"
|
||||
($scope) ->
|
||||
$scope.activeTab = "hubs"
|
||||
]
|
||||
Reference in New Issue
Block a user