Added new js files for Ajax events on db_operations.php and
tbl_operations.php
This commit is contained in:
21
js/tbl_operations.js
Normal file
21
js/tbl_operations.js
Normal file
@@ -0,0 +1,21 @@
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* function used in server privilege pages
|
||||
*
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
/**
|
||||
* Add all AJAX scripts for tbl_operations.php page here.
|
||||
*
|
||||
* Alter table order
|
||||
* Move Table
|
||||
* Table Options
|
||||
* Copy Table
|
||||
* Table Maintenance
|
||||
* Check
|
||||
* Repair
|
||||
* Analyze
|
||||
* Flush
|
||||
* Optimize
|
||||
*/
|
Reference in New Issue
Block a user