fix($browser): don’t use history api when only the hash changes

Fix jshint error
This commit is contained in:
Tobias Bosch
2014-10-03 16:23:09 -07:00
parent f7174169f4
commit 858360b680

View File

@@ -1,4 +1,5 @@
'use strict';
/* global stripHash: true */
/**
* ! This is a private undocumented service !