Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a68e1e5

Browse files
Removed erroneous comment for a feature that doesn't exist
1 parent c501477 commit a68e1e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/routers/ngRoute.js‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ function($rootScope, $route, $location, $middleware) {
4444
event.preventDefault();
4545

4646
// If the redirect route is the same, then just reload
47-
// Make sure to only do this once though - we don't want an infinite loop
4847
if ( current.regexp.test(match[1]) ) {
4948
return $route.reload();
5049
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /