This commit is contained in:
psychobunny
2014-04-18 13:20:50 -04:00
parent 6a1fa82b8b
commit f3993aca4d
2 changed files with 2 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ var ajaxify = ajaxify || {};
}
if (ajaxify.isTemplateAvailable(tpl_url) && !!!templatesConfig.force_refresh[tpl_url]) {
ajaxify.currentPage = tpl_url;
ajaxify.currentPage = url;
if (window.history && window.history.pushState) {
window.history[!quiet ? 'pushState' : 'replaceState']({