Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorninadsp <ninadsp16289@gmail.com>2010-06-26 14:13:52 +0400
committerninadsp <ninadsp16289@gmail.com>2010-06-26 14:13:52 +0400
commit4214d83e123e4246c5e10963f607b33f8d301d35 (patch)
tree45c9fcf9a5cc7565113864298736119ce0fb96b6 /js/tbl_operations.js
parentc850b8be8ba2987f395eb76948a9a29c70dda2f8 (diff)
Revert "Merge remote branch 'origin/master'"
This reverts commit c850b8be8ba2987f395eb76948a9a29c70dda2f8, reversing changes made to dcdde2f99f1fe94e3baaf41d07cea747411ca3c8.
Diffstat (limited to 'js/tbl_operations.js')
-rw-r--r--js/tbl_operations.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/js/tbl_operations.js b/js/tbl_operations.js
index c74cc60c05..e8331e6797 100644
--- a/js/tbl_operations.js
+++ b/js/tbl_operations.js
@@ -8,11 +8,11 @@
/**
* Add all AJAX scripts for tbl_operations.php page here.
*
- * Alter table order - #div_table_order form
- * Move Table - #div_table_rename form
- * Table Options - #div_table_options form
- * Copy Table - #div_table_copy form
- * Table Maintenance - #div_table_maintenance (need to id each anchor)
+ * Alter table order
+ * Move Table
+ * Table Options
+ * Copy Table
+ * Table Maintenance
* Check
* Repair
* Analyze