[phpmyadmin/phpmyadmin] 238d0c: removed inline onclick javascript

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 238d0c278b578436511e1b29ae282ca0c0d3a3b0 https://github.com/phpmyadmin/phpmyadmin/commit/238d0c278b578436511e1b29ae28... Author: Manish Bisht <manish.bisht490@gmail.com> Date: 2017-07-23 (Sun, 23 Jul 2017) Changed paths: M js/pmd/init.js M js/server_databases.js M js/tbl_structure.js M js/tbl_zoom_plot_jqplot.js M templates/database/designer/aggregate_query_panel.twig M templates/database/designer/having_query_panel.twig M templates/database/designer/rename_to_panel.twig M templates/database/designer/side_menu.phtml M templates/database/designer/where_query_panel.twig M templates/server/databases/table_row.phtml M templates/table/search/zoom_result_form.phtml M templates/table/structure/actions_in_table_structure.twig Log Message: ----------- removed inline onclick javascript Signed-off-by: Manish Bisht <manish.bisht490@gmail.com> Commit: 9f592ad9688772da0373aaf144b74b871883ec6a https://github.com/phpmyadmin/phpmyadmin/commit/9f592ad9688772da0373aaf144b7... Author: Isaac Bennetch <bennetch@gmail.com> Date: 2017-07-23 (Sun, 23 Jul 2017) Changed paths: M js/pmd/init.js M js/server_databases.js M js/tbl_structure.js M js/tbl_zoom_plot_jqplot.js M templates/database/designer/aggregate_query_panel.twig M templates/database/designer/having_query_panel.twig M templates/database/designer/rename_to_panel.twig M templates/database/designer/side_menu.phtml M templates/database/designer/where_query_panel.twig M templates/server/databases/table_row.phtml M templates/table/search/zoom_result_form.phtml M templates/table/structure/actions_in_table_structure.twig Log Message: ----------- Merge pull request #13446 from manishbisht/remove-inline-javascript Removed inline onclick javascript; fixes #12261 Compare: https://github.com/phpmyadmin/phpmyadmin/compare/eb01ac190de2...9f592ad96887
participants (1)
-
Isaac Bennetch