1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-15 02:54:28 +02:00

Ajax reload with POST data

This commit is contained in:
Jakub Vrana
2011-03-12 00:20:27 +01:00
parent d3609817a1
commit f6e29f78f6
3 changed files with 7 additions and 1 deletions

View File

@@ -354,7 +354,7 @@ function ajaxMain(url, data, event) {
}
/** Revive page from history
* @param PopStateEvent
* @param PopStateEvent|history
*/
window.onpopstate = function (event) {
ajaxSend(location.href, event.state, 1); // 1 - disable pushState