Adding template cache injection

This commit is contained in:
Will Marshall
2014-04-24 17:05:10 +10:00
parent 962a9cb5f7
commit 9ef7023600
5 changed files with 15 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Darkswarm.controller "HubNodeCtrl", ($scope, Navigation, $location, $anchorScroll) ->
Darkswarm.controller "HubNodeCtrl", ($scope, Navigation, $location, $anchorScroll, $templateCache) ->
$scope.toggle = ->
Navigation.navigate $scope.hub.path