mirror of
https://github.com/sismics/docs.git
synced 2025-12-13 17:56:20 +00:00
Temporary fix for https://github.com/angular/angular.js/issues/2833
This commit is contained in:
@@ -5756,6 +5756,7 @@ function LocationHtml5Url(appBase, basePrefix) {
|
||||
*/
|
||||
function LocationHashbangUrl(appBase, hashPrefix) {
|
||||
var appBaseNoFile = stripFile(appBase);
|
||||
appBaseNoFile = appBase;
|
||||
|
||||
/**
|
||||
* Parse given hashbang url into properties
|
||||
|
||||
Reference in New Issue
Block a user