diff progenesisconverter.xml @ 6:d1edc7971d48

fixes in tool forms (<when> tags)
author pieter.lukasse@wur.nl
date Fri, 31 Jan 2014 12:11:34 +0100
parents d50f079096ee
children
line wrap: on
line diff
--- a/progenesisconverter.xml	Mon Jan 27 12:11:29 2014 +0100
+++ b/progenesisconverter.xml	Fri Jan 31 12:11:34 2014 +0100
@@ -30,6 +30,8 @@
 				       label="Column name" 
 				       help="Name of the column containing the scoring scheme name" />
      		</when>
+     		<when value="No">
+     		</when>
      	</conditional>
      	
      	<conditional name="statisticalMeasure">
@@ -41,6 +43,8 @@
 				       label="Column name" 
 				       help="Name of the column containing the statistical measure" />     			
      		</when>
+     		<when value="No">
+     		</when>
      	</conditional>
      	
 	</inputs>