git conflict resolution
[jalview.git] / resources / templates / BioJSTemplate.txt
index 74990ad..bf780bb 100644 (file)
@@ -65,6 +65,7 @@ function openJalviewUsingCurrentUrl(){
     jvVersion.setAttribute("value", jalviewVersion);
     myForm.appendChild(jvVersion) ;
     
+
        document.body.appendChild(myForm) ;
        myForm.submit() ;
        document.body.removeChild(myForm) ;