From d3476a4f51676bafef070d52522b2c332adb0c7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20M=C3=BCller?= Date: Mon, 7 Jan 2002 01:15:19 +0000 Subject: [PATCH] * db_details.php, libraries/functions.js: added possibility to (un)select all tables at once in the database dump part of the page. Thanks to Joachim Fornallaz for the patch. --- ChangeLog | 5 +++++ db_details.php3 | 11 ++++++++++- libraries/functions.js | 22 ++++++++++++++++++++++ 3 files changed, 37 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3c61f618c..2f40732f2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-01-07 Olivier Müller + * db_details.php, libraries/functions.js: added possibility to + (un)select all tables at once in the database dump part of the page. + Thanks to Joachim Fornallaz for the patch. + 2002-01-06 Marc Delisle * libraries/display_tbl.lib.php3: typo thanks to yrtimd at users.sourceforge.net diff --git a/db_details.php3 b/db_details.php3 index e696f96c3..1d04a8a58 100755 --- a/db_details.php3 +++ b/db_details.php3 @@ -605,7 +605,16 @@ if ($num_tables > 0) {
- +
+ 1) { + ?> + +  /  + + diff --git a/libraries/functions.js b/libraries/functions.js index 3318ba810..b29933df3 100644 --- a/libraries/functions.js +++ b/libraries/functions.js @@ -347,3 +347,25 @@ function setCheckboxes(the_form, do_check) return true; } // end of the 'setCheckboxes()' function + +/** + * Checks/unchecks all options of a