Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: c482cd47efdbee91fc16e7c910a3b32a9c3c312a https://github.com/phpmyadmin/phpmyadmin/commit/c482cd47efdbee91fc16e7c910a3... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-02-14 (Mon, 02 February 2022) -03:00
Changed paths: M js/src/makegrid.js M libraries/classes/Controllers/JavaScriptMessagesController.php M libraries/classes/Display/Results.php M libraries/classes/Header.php M templates/display/results/checkbox_and_links.twig M templates/javascript/variables.twig M test/classes/Display/ResultsTest.php
Log Message: ----------- Remove `gridEditingConfig` JS global
- Uses data attribute instead. - Uses Bootstrap's tooltip instead of the jQuery plugin.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev