fixed pushState urls

This commit is contained in:
Baris Soner Usakli
2013-07-11 16:09:09 -04:00
parent 069368fe88
commit 9f892c2e80
2 changed files with 1 additions and 10 deletions

View File

@@ -98,8 +98,6 @@ var socket,
window.location.reload();
});
}
callback();
},
async: false
});