Adding handling of 'current hub'

This commit is contained in:
Will Marshall
2014-04-25 11:32:02 +10:00
parent f57020d190
commit 2212156f00
11 changed files with 25 additions and 10 deletions

View File

@@ -0,0 +1,2 @@
Darkswarm.controller "CurrentHubCtrl", ($scope, CurrentHub) ->
$scope.CurrentHub = CurrentHub