From 9fd401c8c95b640be05104b2b266de22afae47c1 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 16 Nov 2022 11:25:55 +0100 Subject: [PATCH] Add a ChangeLog entry for #17606 Ref: #17899 [ci skip] Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 9fd4f34785..e4f6602cfb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -59,6 +59,7 @@ phpMyAdmin - ChangeLog - 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 +- issue #17606 Fix preview SQL modal not working inside "Add Index" modal 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5