mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 01:54:00 +02:00
Save bytes
This commit is contained in:
@@ -393,7 +393,7 @@ function indexesAddColumn(field, prefix) {
|
||||
|
||||
|
||||
|
||||
var that, x, y, em, tablePos;
|
||||
var that, x, y; // em and tablePos defined in schema.inc.php
|
||||
|
||||
/** Get mouse position
|
||||
* @param HTMLElement
|
||||
|
Reference in New Issue
Block a user