
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: e514bda5b1cdf66db710b49289a81c146a48f028 https://github.com/phpmyadmin/phpmyadmin/commit/e514bda5b1cdf66db710b49289a8... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-02-15 (Tue, 02 February 2022) -03:00 Changed paths: A js/src/datetimepicker.js M libraries/classes/Controllers/JavaScriptMessagesController.php M libraries/classes/Header.php M templates/javascript/variables.twig M webpack.config.js Log Message: ----------- Create `datetimepicker.js` file Extracts the datepicker and timepicker translations logic from the javascript/variables template into the new datetimepicker.js file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>