1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 01:54:00 +02:00

Save bytes

This commit is contained in:
Jakub Vrana
2012-03-06 00:47:33 -08:00
parent 22125790b3
commit b959ba41c6
2 changed files with 3 additions and 3 deletions

View File

@@ -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