mirror of
https://github.com/sismics/docs.git
synced 2024-11-16 11:17:57 +01:00
Temporary fix for https://github.com/angular/angular.js/issues/2833
This commit is contained in:
parent
c36af3c6f7
commit
14bd72494d
@ -5756,6 +5756,7 @@ function LocationHtml5Url(appBase, basePrefix) {
|
||||
*/
|
||||
function LocationHashbangUrl(appBase, hashPrefix) {
|
||||
var appBaseNoFile = stripFile(appBase);
|
||||
appBaseNoFile = appBase;
|
||||
|
||||
/**
|
||||
* Parse given hashbang url into properties
|
||||
|
Loading…
Reference in New Issue
Block a user