forked from Archives/Athou_commafeed
make chrome think every bookmark click is a different url in order to create history entries (fix #488)
This commit is contained in:
@@ -1406,6 +1406,7 @@ module.controller('HelpController', ['$scope', 'CategoryService', 'AnalyticsServ
|
||||
$scope.infos = ServerService.get();
|
||||
$scope.categoryId = 'all';
|
||||
$scope.order = 'desc';
|
||||
$scope.baseUrl = window.location.href.substring(0, window.location.href.lastIndexOf('#'));
|
||||
|
||||
}]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user