mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-15 23:57:48 +00:00
Removing the generic handling on hashes
This commit is contained in:
@@ -14,6 +14,3 @@ window.Darkswarm = angular.module("Darkswarm", ["ngResource",
|
||||
# This allows us to trigger these two events on tooltips
|
||||
$tooltipProvider.setTriggers( 'openTrigger': 'closeTrigger' )
|
||||
|
||||
Darkswarm.run ($rootScope, $location, $anchorScroll) ->
|
||||
$rootScope.$on "$locationChangeSuccess", (newRoute, oldRoute) ->
|
||||
$anchorScroll()
|
||||
|
||||
Reference in New Issue
Block a user