Index: trunk/ippMonitor/def/newExp.d
===================================================================
--- trunk/ippMonitor/def/newExp.d	(revision 14044)
+++ trunk/ippMonitor/def/newExp.d	(revision 15954)
@@ -6,8 +6,8 @@
 WHERE state != 'stop'
 
-#        field          name           show     link to         extras
-FIELD    exp_id,	5,   exposure ID
-FIELD    tmp_exp_name,	10,  exposure Name
-FIELD    tmp_camera,	5,   camera
-FIELD    tmp_telescope,	5,   telescope
-FIELD    state,	        5,   state
+#        field        size   format  name           show     link to         extras
+FIELD    exp_id,	5,   %s,     exposure ID
+FIELD    tmp_exp_name,	10,  %s,     exposure Name
+FIELD    tmp_camera,	5,   %s,     camera
+FIELD    tmp_telescope,	5,   %s,     telescope
+FIELD    state,	        5,   %s,     state
