mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 06:07:57 +01:00
fixing embedded map
This commit is contained in:
parent
dc2d074fa5
commit
5756c66de9
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
function afterCoreLoading()
|
function afterCoreLoading()
|
||||||
{
|
{
|
||||||
$import("../js/mindplot-min.js");
|
$import("../js/mindplot.svg-min.js");
|
||||||
};
|
};
|
||||||
|
|
||||||
afterCoreLoading();
|
afterCoreLoading();
|
||||||
|
Loading…
Reference in New Issue
Block a user