[phpmyadmin/phpmyadmin] 746a34: Fix the actions not being hidden in the Triggers, Routines, Events pages

Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 746a34c009cc869e1449d154645520db9aa28658 https://github.com/phpmyadmin/phpmyadmin/commit/746a34c009cc869e1449d1546455... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2023-05-29 (Mon, 05 May 2023) -03:00 Changed paths: A test/classes/Controllers/Database/EventsControllerTest.php A test/classes/Controllers/Database/RoutinesControllerTest.php A test/classes/Controllers/Database/TriggersControllerTest.php M ChangeLog M templates/database/events/index.twig M templates/database/routines/index.twig M templates/database/routines/row.twig M templates/database/triggers/list.twig Log Message: ----------- Fix the actions not being hidden in the Triggers, Routines, Events pages Fixes #17392 Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Maurício Meneghini Fauth