
Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 7e5a031436cc7cac119838aa52bb4512514e5363 https://github.com/phpmyadmin/phpmyadmin/commit/7e5a031436cc7cac119838aa52bb... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-02-04 (Fri, 02 February 2022) -03:00 Changed paths: M js/src/table/structure.js Log Message: ----------- Fix More button bug in table structure page Fixes #17292 Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: 047022a0dcf7a2a7ddefccd3b45f8d8d57ac2b93 https://github.com/phpmyadmin/phpmyadmin/commit/047022a0dcf7a2a7ddefccd3b45f... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-02-05 (Sat, 02 February 2022) -03:00 Changed paths: M js/src/table/structure.js Log Message: ----------- Merge pull request #17341 from mauriciofauth/more-button-bug-fix Fix More button bug in table structure page