phpmyadmin/libraries/classes/Controllers/Database
Maurício Meneghini Fauth 78104be8fb
Remove print view mode
- Removes the print.css file.
- Data ditionary now opens like other pages. Printing the page works
  like before.

Fixes #17169
Closes #17170

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-10-31 13:22:07 -03:00
..
CentralColumns Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
MultiTableQuery Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
Operations Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Structure Remove useless whitespaces 2021-09-15 17:05:40 -03:00
AbstractController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
CentralColumnsController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
DataDictionaryController.php Remove print view mode 2021-10-31 13:22:07 -03:00
DesignerController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
EventsController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ExportController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ImportController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
MultiTableQueryController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
OperationsController.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
PrivilegesController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
QueryByExampleController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
RoutinesController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
SearchController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
SqlAutoCompleteController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
SqlController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
SqlFormatController.php Make controllers callable 2021-08-30 13:16:29 -03:00
StructureController.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
TrackingController.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
TriggersController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00