From 9f6dc058dd4d9847e527d7f6a67bdf211309607d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 13 May 2012 11:24:25 -0400 Subject: Zoom --- tbl_zoom_select.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tbl_zoom_select.php') diff --git a/tbl_zoom_select.php b/tbl_zoom_select.php index 433f690bf5..82ca4f3cc2 100644 --- a/tbl_zoom_select.php +++ b/tbl_zoom_select.php @@ -25,6 +25,7 @@ $GLOBALS['js_include'][] = 'jqplot/jquery.jqplot.js'; $GLOBALS['js_include'][] = 'jqplot/plugins/jqplot.canvasTextRenderer.js'; $GLOBALS['js_include'][] = 'jqplot/plugins/jqplot.canvasAxisLabelRenderer.js'; $GLOBALS['js_include'][] = 'jqplot/plugins/jqplot.highlighter.js'; +$GLOBALS['js_include'][] = 'jqplot/plugins/jqplot.cursor.js'; $GLOBALS['js_include'][] = 'canvg/canvg.js'; $GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.16.custom.js'; $GLOBALS['js_include'][] = 'jquery/timepicker.js'; -- cgit v1.2.3