JAL-1213 JAL-1395 add Jmol to JalviewLite classpath - need to find a way around this...
[jalview.git] / examples-jbake / templates / jvl_formComplete.ftl
index cab6cc3..ff82339 100644 (file)
@@ -5,7 +5,7 @@ instance on the page.</p>
 View the source in your browser to see how it has been done. <br/>
 <a name="api">View the full <a href="jalviewLiteJs.html">JalviewLite API documentation</a>.</a>
 <applet code="jalview.bin.JalviewLite" width="0" height="0"
-       archive="${content.jvl}" name="Jalview">
+       archive="${content.jvl},${content.jmol}" name="Jalview">
   <#if content.permissions?exists><param name="permissions" value="${content.permissions}"/></#if>
   <param name="file" value="plantfdx.fa"/>
   <param name="features" value="plantfdx.features"/>