fixing embedded map

This commit is contained in:
Pablo Luna 2011-04-06 10:47:39 +01:00
parent dc2d074fa5
commit 5756c66de9

View File

@ -18,7 +18,7 @@
function afterCoreLoading()
{
$import("../js/mindplot-min.js");
$import("../js/mindplot.svg-min.js");
};
afterCoreLoading();