From 1bf31e5b7c0751b31fbdf5ba5e78843b6fb04e7f Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 14 Nov 2022 14:25:36 +0100 Subject: [PATCH] Add a ChangeLog entry for #17892 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index f177984b5f..9fd4f34785 100644 --- a/ChangeLog +++ b/ChangeLog @@ -58,6 +58,7 @@ phpMyAdmin - ChangeLog - issue #17705 Fix inline SQL query edit FK checkbox preventing submit buttons from working - issue #17777 Fix Uncaught TypeError: Cannot read properties of null (reading 'inline') on datepickers when re-opened - issue Fix Original theme buttons style and login form width +- issue #17892 Fix closing index edit modal and reopening causes it to fire twice 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5