Skip to content

Commit 858360b

Browse files
committedOct 3, 2014
fix($browser): don’t use history api when only the hash changes
Fix jshint error
1 parent f717416 commit 858360b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/ng/browser.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
'use strict';
2+
/* global stripHash: true */
23

34
/**
45
* ! This is a private undocumented service !

0 commit comments

Comments
 (0)
Please sign in to comment.