Move enterprises dashboard controller

This commit is contained in:
Rob H
2014-05-22 15:46:26 +10:00
parent 371240652c
commit f8776fecff
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Admin.controller "enterprisesDashboard", [
Admin.controller "enterprisesDashboardCtrl", [
"$scope"
($scope) ->
$scope.activeTab = "hubs"