[phpMyAdmin Git] [phpmyadmin/phpmyadmin] c8dd86: Replace jQuery .bind() with .on()

Maurício Meneghini Fauth mauricio at fauth.dev
Fri May 31 19:47:36 CEST 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: c8dd8660a0f0bbceac9a205ebed5fee0dc273eb5
https://github.com/phpmyadmin/phpmyadmin/commit/c8dd8660a0f0bbceac9a205ebed5fee0dc273eb5
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-05-31 (Fri, 05 May 2019) -03:00

Changed paths: 
M js/makegrid.js
M js/sql.js
M js/tbl_select.js
M js/tbl_zoom_plot_jqplot.js
M libraries/classes/ErrorHandler.php
M templates/display/import/javascript.twig

Log Message:
-----------
Replace jQuery .bind() with .on()

As of jQuery 3.0, .bind() has been deprecated.

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



More information about the Git mailing list