Skip to content
Snippets Groups Projects
Commit 61b42756 authored by Melvin van Gent's avatar Melvin van Gent
Browse files

adding doc links

Former-commit-id: c861eae329baab05b8ef7bc9d630f5f6f7cf3900
parent a7e2e048
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@
alert("OOPS! VISTOMS unfortunately does not work properly on " + bowser.name + ". Please use a different browser to see its awesome visualization features!")
}
 
/* see docs: https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage */
if (window && window.localStorage)
{
var storage = window.localStorage;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment