diff join.xml @ 2:de21bdbb8d28

Added tool images.
author devteam <devteam@galaxyproject.org>
date Mon, 14 Apr 2014 09:23:02 -0400
parents 11a49f94d086
children ffbd1de29c28
line wrap: on
line diff
--- a/join.xml	Thu Apr 10 13:47:31 2014 -0400
+++ b/join.xml	Mon Apr 14 09:23:02 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>