mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 02:23:59 +02:00
Ajax reload with POST data
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
// Editor specific functions
|
||||
|
||||
function bodyLoad(version) {
|
||||
if (history.state) {
|
||||
onpopstate(history);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user