This website requires JavaScript.
Explore
Help
Sign In
vmario
/
wisemapping-frontend
Watch
1
Star
0
Fork
0
You've already forked wisemapping-frontend
mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced
2024-11-23 07:07:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c1fccbc489
wisemapping-frontend
/
packages
/
mindplot
/
lib
/
components
/
footer.js
6 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Web2d module migration
2021-07-16 16:41:58 +02:00
try
{
Enable eslit for mindplot
2021-10-05 02:05:34 +02:00
$
(
document
)
.
trigger
(
'loadcomplete'
,
'mind'
)
;
Web2d module migration
2021-07-16 16:41:58 +02:00
}
catch
(
e
)
{
Enable eslit for mindplot
2021-10-05 02:05:34 +02:00
console
.
error
(
e
.
stack
)
;
Web2d module migration
2021-07-16 16:41:58 +02:00
}
Reference in New Issue
Copy Permalink