diff join.xml @ 2:83c18f310619

Added tool images.
author devteam <devteam@galaxyproject.org>
date Mon, 14 Apr 2014 09:22:31 -0400
parents 4ce471410d01
children 860e7e4899b1
line wrap: on
line diff
--- a/join.xml	Thu Apr 10 13:47:14 2014 -0400
+++ b/join.xml	Mon Apr 14 09:22:31 2014 -0400
@@ -98,23 +98,23 @@
 
 **Examples**
 
-.. image:: ${static_path}/operation_icons/gops_joinRecordsList.gif
+.. image:: gops_joinRecordsList.gif
 
 Only records that are joined (inner join):
 
-.. image:: ${static_path}/operation_icons/gops_joinInner.gif
+.. image:: gops_joinInner.gif
 
 All records of first dataset:
 
-.. image:: ${static_path}/operation_icons/gops_joinLeftOuter.gif
+.. image:: gops_joinLeftOuter.gif
 
 All records of second dataset:
 
-.. image:: ${static_path}/operation_icons/gops_joinRightOuter.gif
+.. image:: gops_joinRightOuter.gif
 
 All records of both datasets:
 
-.. image:: ${static_path}/operation_icons/gops_joinFullOuter.gif
+.. image:: gops_joinFullOuter.gif
 
 
 </help>