Major refactoring

This commit is contained in:
Will Marshall
2014-06-20 15:24:57 +10:00
parent 1a0a8ec160
commit 1ed634239d
28 changed files with 67 additions and 34 deletions

View File

@@ -6,4 +6,4 @@ Darkswarm.controller "HubNodeCtrl", ($scope, HashNavigation, Navigation, $locati
HashNavigation.active $scope.hub.hash
$scope.current = ->
$scope.hub.id is CurrentHub.id
$scope.hub.id is CurrentHub.hub.id