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:
@@ -513,7 +513,6 @@ function edit_form($table, $fields, $row, $update) {
|
||||
;
|
||||
}
|
||||
echo "</table>\n";
|
||||
echo script("setupEditChange(qsl('form'));");
|
||||
}
|
||||
echo "<p>\n";
|
||||
if ($fields) {
|
||||
|
Reference in New Issue
Block a user