Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ afterLocationChange
Function
afterLocationChange
tools/ngui/static/js/lib/angular.js:5648–5650 ·
view source on GitHub ↗
(oldUrl)
Source
from the content-addressed store, hash-verified
5646
return
$location;
5647
5648
function
afterLocationChange(oldUrl) {
5649
$rootScope.$broadcast(
'$locationChangeSuccess'
, $location.absUrl(), oldUrl);
5650
}
5651
}];
5652
}
5653
Callers
1
$LocationProvider
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected