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

index b8364e7..5a6f857 100644 (file)
@@ -7,8 +7,8 @@
 
 importz = typeof(importz) == 'undefined' ? imports['seed/importz.js'].importz : importz;
 
-importz('Raphael') ? null:  Raphael = imports.imports.Raphael;
-importz('Roo') ? null:  Roo = imports.imports.Roo ;
+importz('Raphael') ? null:  Raphael = imports.Raphael.Raphael;
+importz('Roo') ? null:  Roo = imports.Roo.Roo ;
 
 //chartinst = typeof(chartinst) != 'undefined' ? chartinst:  (imports ? imports.chartinst.chartinst : {});