Hash Navigation works on with Group and Shopping page tabs

This commit is contained in:
Rob Harrington
2016-05-13 15:33:23 +10:00
parent 92d8ee1a36
commit 93a4f19b40
7 changed files with 32 additions and 26 deletions

View File

@@ -1,3 +1,3 @@
Darkswarm.controller "GroupsCtrl", ($scope, Groups, $anchorScroll, $rootScope) ->
Darkswarm.controller "GroupsCtrl", ($scope, Groups) ->
$scope.Groups = Groups
$scope.order = 'position'