Repository 'prims_metabolomics'
hg clone https://toolshed.g2.bx.psu.edu/repos/pieterlukasse/prims_metabolomics

Changeset 12:a18e0a7b0d26 (2014-01-21)
Previous changeset 11:fb82c021dfe2 (2014-01-21) Next changeset 13:b9815233960f (2014-01-21)
Commit message:
workaround for pop-up images
modified:
msclust.xml
b
diff -r fb82c021dfe2 -r a18e0a7b0d26 msclust.xml
--- a/msclust.xml Tue Jan 21 16:42:24 2014 +0100
+++ b/msclust.xml Tue Jan 21 16:44:21 2014 +0100
b
@@ -281,7 +281,7 @@
 
 `Click here for more details on the SIM output file`_  
 
-.. _Click here for more details on the SIM output file: javascript:window.open(" sample_SIM.png",'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')
+.. _Click here for more details on the SIM output file: javascript:window.open(".. image:: sample_SIM.png".replace(".. image:: ", ""),'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')