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:
authorRouslan Placella <rouslan@placella.com>2011-09-27 00:19:09 +0400
committerRouslan Placella <rouslan@placella.com>2011-09-27 01:02:37 +0400
commitec54aacbd13ceff4d00aaebc5681fab6c1c7f614 (patch)
tree7ee72a7d9dd109735cc14f64623bc9ffd7c845ab /js/tbl_select.js
parent19e69ed770a8e77ae7670376cf78de7bee9d0a31 (diff)
Fix some closure-compiler errors
Diffstat (limited to 'js/tbl_select.js')
-rw-r--r--js/tbl_select.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tbl_select.js b/js/tbl_select.js
index 1808b73230..faffeefde4 100644
--- a/js/tbl_select.js
+++ b/js/tbl_select.js
@@ -120,7 +120,7 @@ $(document).ready(function() {
'ST_Intersects',
'ST_Overlaps',
'ST_Touches',
- 'ST_Within',
+ 'ST_Within'
];
var tempArray = [