Files
openfoodnetwork/app/assets/javascripts/admin/controllers/enterprises_dashboard_controller.js.coffee
Rohan Mitchell e2722710de Clean up syntax
2016-02-24 11:26:37 +11:00

3 lines
107 B
CoffeeScript

angular.module("ofn.admin").controller "enterprisesDashboardCtrl", ($scope) ->
$scope.activeTab = "hubs"