mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-23 14:37:56 +01:00
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
<script type="text/javascript">
|
|
MOOdalBox.close();
|
|
|
|
if(MOOdalBox.reloadRequered)
|
|
{
|
|
window.location.reload( true );
|
|
}
|
|
</script> |