From bbfab70ea9703ee96f68cac32ab1c28166709352 Mon Sep 17 00:00:00 2001 From: hansonr Date: Sun, 31 Mar 2019 21:41:20 -0500 Subject: [PATCH] jsmol2.php?? must have been just for testing --- site-resources/jalview_bin_JalviewJS2.html | 2 +- site-resources/jalview_bin_JalviewJS_core.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site-resources/jalview_bin_JalviewJS2.html b/site-resources/jalview_bin_JalviewJS2.html index f119e08..6707ed7 100644 --- a/site-resources/jalview_bin_JalviewJS2.html +++ b/site-resources/jalview_bin_JalviewJS2.html @@ -12,7 +12,7 @@ Info = { width: 850, height: 550, readyFunction: null, - serverURL: 'https://chemapps.stolaf.edu/jmol/jsmol/php/jsmol2.php', + serverURL: 'https://chemapps.stolaf.edu/jmol/jsmol/php/jsmol.php', j2sPath: 'swingjs/j2s', console:'sysoutdiv', allowjavascript: true diff --git a/site-resources/jalview_bin_JalviewJS_core.html b/site-resources/jalview_bin_JalviewJS_core.html index abc7b7f..27fd9a4 100644 --- a/site-resources/jalview_bin_JalviewJS_core.html +++ b/site-resources/jalview_bin_JalviewJS_core.html @@ -13,7 +13,7 @@ Info = { width: 850, height: 550, readyFunction: null, - serverURL: 'https://chemapps.stolaf.edu/jmol/jsmol/php/jsmol2.php', + serverURL: 'https://chemapps.stolaf.edu/jmol/jsmol/php/jsmol.php', j2sPath: 'swingjs/j2s', console:'sysoutdiv', allowjavascript: true -- 1.7.10.2