mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
parent
5a4145fe16
commit
c77b2bcca3
1 changed files with 1 additions and 1 deletions
|
|
@ -576,7 +576,7 @@ function $LocationProvider(){
|
|||
* Broadcasted before a URL will change. This change can be prevented by calling
|
||||
* `preventDefault` method of the event. See {@link ng.$rootScope.Scope#$on} for more
|
||||
* details about event object. Upon successful change
|
||||
* {@link ng.$location#$locationChangeSuccess $locationChangeSuccess} is fired.
|
||||
* {@link ng.$location#events_$locationChangeSuccess $locationChangeSuccess} is fired.
|
||||
*
|
||||
* @param {Object} angularEvent Synthetic event object.
|
||||
* @param {string} newUrl New URL
|
||||
|
|
|
|||
Loading…
Reference in a new issue