tidy (rm comment)

This commit is contained in:
Maikel Linke
2015-04-17 17:00:18 +10:00
parent 03fd148f41
commit 893b743973

View File

@@ -1,8 +1,3 @@
Darkswarm.controller "GroupsCtrl", ($scope, Groups, $anchorScroll, $rootScope) ->
$scope.Groups = Groups
$scope.order = 'position'
#$rootScope.$on "$locationChangeSuccess", (newRoute, oldRoute) ->
#$anchorScroll()
#
#