JAL-4059 Fix up Jsmol calls and delete html files from JS zips in build.gradle. ...
[jalview.git] / utils / jalviewjs / coretemplate.html
index 7d802f2..b27080b 100644 (file)
@@ -15,7 +15,8 @@ Info = {
        serverURL: 'https://chemapps.stolaf.edu/jmol/jsmol/php/jsmol.php',
        j2sPath: 'swingjs/j2s',
        console:'sysoutdiv',
-       allowjavascript: true
+       allowjavascript: true,
+  querystringnamespace: ""
 }
 </script>
 </head>