From: jprocter Date: Sat, 18 Jan 2014 19:07:34 +0000 (+0000) Subject: JAL-1400 numeric version numbers only for minimum jre compatibility X-Git-Tag: Release_2_8_0b1~1^2~16^2~1 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=e3f1e488b159029d15bbb86284667f4b482c8f69;p=jalview.git JAL-1400 numeric version numbers only for minimum jre compatibility --- diff --git a/examples/linkedapplets_ng.html b/examples/linkedapplets_ng.html index 1d6b447..0a5ff58 100644 --- a/examples/linkedapplets_ng.html +++ b/examples/linkedapplets_ng.html @@ -210,7 +210,7 @@ document.onclick = mclose; APPLICATION_URL : "http://www.jalview.org/services/launchApp" }; - deployJava.runApplet(attributes, parameters, '1.6+'); + deployJava.runApplet(attributes, parameters, '1.6');