mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 19:13:59 +02:00
Don't use AJAX links and forms
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
// Editor specific functions
|
||||
|
||||
function bodyLoad(version) {
|
||||
if (history.state !== undefined) {
|
||||
onpopstate(history);
|
||||
}
|
||||
}
|
||||
|
||||
function whisperClick(event, field) {
|
||||
|
Reference in New Issue
Block a user