phpmyadmin/tests/unit/Controllers/Database
Maurício Meneghini Fauth 09e453c333
Disable ajax for routine, event and trigger list forms
These forms have event listeners for each action, so it's not needed to
have ajax enabled on the form itself.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-08-31 09:50:58 -03:00
..
MultiTableQuery Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Structure Create a new controller 2025-01-16 22:14:46 +00:00
DesignerControllerTest.php
EventsControllerTest.php Disable ajax for routine, event and trigger list forms 2025-08-31 09:50:58 -03:00
PrivilegesControllerTest.php Replace Config::getInstance with DI in controllers 2025-05-01 21:51:43 -03:00
RoutinesControllerTest.php Disable ajax for routine, event and trigger list forms 2025-08-31 09:50:58 -03:00
StructureControllerTest.php Replace Config::getInstance with DI in controllers 2025-05-01 21:51:43 -03:00