Merge branch 'QA_3_5-jqplot' into QA_3_5
This commit is contained in:
commit
d1a7a8560a
1438
js/jqplot/excanvas.js
Normal file
1438
js/jqplot/excanvas.js
Normal file
File diff suppressed because it is too large
Load Diff
@ -423,7 +423,7 @@ $GLOBALS['js_include'][] = 'jquery/jquery.tablesorter.js';
|
||||
$GLOBALS['js_include'][] = 'jquery/jquery.cookie.js'; // For tab persistence
|
||||
/* < IE 9 doesn't support canvas natively */
|
||||
if (PMA_USR_BROWSER_AGENT == 'IE' && PMA_USR_BROWSER_VER < 9) {
|
||||
$GLOBALS['js_include'][] = 'canvg/flashcanvas.js';
|
||||
$GLOBALS['js_include'][] = 'jqplot/excanvas.js';
|
||||
}
|
||||
$GLOBALS['js_include'][] = 'canvg/canvg.js';
|
||||
// for charting
|
||||
|
||||
Loading…
Reference in New Issue
Block a user