JAL-1213 JAL-1395 add Jmol to JalviewLite classpath - need to find a way around this...
[jalview.git] / examples / embeddedWJmol.html
index 77ac6e7..e60f8b2 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <!--
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.1)
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
  * Copyright (C) 2014 The Jalview Authors
  * 
  * This file is part of Jalview.
@@ -138,7 +138,7 @@ function genHref()
  var _jvA=new Object();
  _jvA.attributes = {
   code : 'jalview.bin.JalviewLite',
-  archive : 'jalviewApplet.jar',
+  archive : 'jalviewApplet.jar,JmolApplet-12.2.4.jar',
   width : '500',
   height : '350',
   mayscript : 'True',