g.bar.0.51.js
authorAlan Knowles <alan@roojs.com>
Mon, 20 Jun 2016 08:50:36 +0000 (16:50 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 20 Jun 2016 08:50:36 +0000 (16:50 +0800)
g.bar.0.51.js

index 361b8a9..789c6ce 100644 (file)
@@ -7,7 +7,7 @@
 
 importz = typeof(importz) == 'undefined' ? imports['seed/importz.js'].importz : importz;
 
-importz('Raphael') ? null:  Raphael = importz('Raphael',true);
+importz('Raphael') ? null:  Raphael = importz('Raphael');
 importz('Roo') ? null:  Roo = imports.seed.Roo.Roo ;
 
 //chartinst = typeof(chartinst) != 'undefined' ? chartinst:  (imports ? imports.chartinst.chartinst : {});