1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 07:06:45 +02:00

Move beforeunload to plugin

This commit is contained in:
Jakub Vrana
2025-03-24 16:55:40 +01:00
parent 078a8b3d6b
commit 88821a5780
5 changed files with 36 additions and 24 deletions

View File

@@ -513,7 +513,6 @@ function edit_form($table, $fields, $row, $update) {
;
}
echo "</table>\n";
echo script("setupEditChange(qsl('form'));");
}
echo "<p>\n";
if ($fields) {