IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2010, 3:51:01 PM (16 years ago)
Author:
Serge CHASTEL
Message:

Moved date obs in second position... Weird bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/exposureStatus.d

    r29385 r29402  
    66
    77WHERE object != 'ENGINEERING'
     8
    89UNRESTRICTED AND dateobs >= CURDATE()
    910
    1011#     field                    width format  name          show         link to                   extras
    11 FIELD DISTINCT dateobs, 15,    %T,     Date obs
    12 FIELD rawExp.exp_id, 5, %d,      Exp ID
     12FIELD DISTINCT rawExp.exp_id, 5, %d,      Exp ID
     13FIELD dateobs, 15,    %T,     Date obs
    1314FIELD exp_name, 5,    %s,     Exp Name
    1415FIELD chipRun.data_group, 5,   %s,     Data grp
Note: See TracChangeset for help on using the changeset viewer.