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