[phpMyAdmin Git] [phpmyadmin/phpmyadmin] f429eb: Refactor toggleQuickOrCustom function from export.js

Maurício Meneghini Fauth mauricio at fauth.dev
Tue Aug 16 18:55:44 CEST 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f429eb2238b2645837ca73681ebd18b6812800aa
https://github.com/phpmyadmin/phpmyadmin/commit/f429eb2238b2645837ca73681ebd18b6812800aa
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-08-16 (Tue, 08 August 2022) -03:00

Changed paths: 
M js/src/export.js
M templates/database/export/index.twig
M templates/export.twig
M templates/server/export/index.twig

Log Message:
-----------
Refactor toggleQuickOrCustom function from export.js

Uses the d-none CSS class to hide the elements and removes the jQuery code.

This removes the flickering when the page loads since the elements are
already hidden.

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list