Index: trunk/ippMonitor/def/detInputExp.d
===================================================================
--- trunk/ippMonitor/def/detInputExp.d	(revision 9323)
+++ trunk/ippMonitor/def/detInputExp.d	(revision 9347)
@@ -6,10 +6,11 @@
 # HEAD HTML  test head 1 <br>
 
-#     field      width 	name        show  link to                 extras
-FIELD exp_tag,    20,   	exposure,   value,      rawImfile.php,          exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration
-FIELD *,         5,    	choose,     value=proc, detProcessedImfile.php, exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration
+#     field      width 	name        show         link to                       extras
 FIELD det_id,    7,    	det_id
+FIELD exp_tag,   20,   	exposure,   value,       rawImfile.php,          exp_tag=$exp_tag
 FIELD iteration, 5,    	iteration
 FIELD include,   7,   	include
+FIELD *,         5,    	resid,      value=goto,  detResidImfile.php,     exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration
+FIELD *,         5,    	proc,       value=goto,  detProcessedImfile.php, exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration
 
 # TAIL HTML  test tail 1 <br>
