$scope.showServices = function (categoryId) { $scope.selectedCategory = $rootScope.categories[categoryId]; };