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:
Diffstat (limited to 'js/src/table/zoom_plot_jqplot.js')
-rw-r--r--js/src/table/zoom_plot_jqplot.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/src/table/zoom_plot_jqplot.js b/js/src/table/zoom_plot_jqplot.js
index 2e364f68c3..a67d9b6807 100644
--- a/js/src/table/zoom_plot_jqplot.js
+++ b/js/src/table/zoom_plot_jqplot.js
@@ -6,6 +6,7 @@
* @requires js/functions.js
**/
+/* global Sql */
/* global changeValueFieldType, verifyAfterSearchFieldChange */ // js/table/change.js
/**