JAL-3235 -Dtestng-verbosity=10 to trace execution of TestNG tests
[jalview.git] / site-resources / applets.html
index 613aac7..2496054 100644 (file)
@@ -10,7 +10,8 @@ if (!self.SwingJS)alert('swingjs2.js was not found. It needs to be in swingjs fo
 JalviewInfo = {
        code: null,
        main: "jalview.bin.Jalview",
-       core: "NONE",
+       //core: "NONE",
+       core:"_jalview",
        resourcePath: "examples",
        readyFunction: null,
        serverURL: 'https://chemapps.stolaf.edu/jmol/jsmol/php/jsmol.php',
@@ -20,7 +21,7 @@ JalviewInfo = {
        hideDesktop:true,
        embedInternalFrames:false,
        idPrefix:'%ID%',
-       allowjavascript: true
+       allowJavascript: true
 }
 </script>
 </head>