IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 5, 2010, 11:50:03 AM (16 years ago)
Author:
heather
Message:

fixing fields because they annoy me.

File:
1 edited

Legend:

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

    r24867 r27203  
    2929#     field                             size  format  name          show         link to                  extras
    3030FIELD rawExp.exp_name,                  10,   %s,     Exp Name
    31 FIELD rawExp.exp_id,                     5,   %s,     Exp ID,       value,       rawImfile.php,           ARG1
    32 FIELD chipRun.chip_id,                   5,   %s,     Chip ID,      value,       chipProcessedImfile.php, ARG2
    33 FIELD camRun.cam_id,                     5,   %s,     Cam ID,       value,       camProcessedExp_Images.php,     ARG3
     31FIELD rawExp.exp_id,                     5,   %d,     Exp ID,       value,       rawImfile.php,           ARG1
     32FIELD chipRun.chip_id,                   5,   %d,     Chip ID,      value,       chipProcessedImfile.php, ARG2
     33FIELD camRun.cam_id,                     5,   %d,     Cam ID,       value,       camProcessedExp_Images.php,     ARG3
    3434FIELD camRun.label,                      5,   %s,     Label
    3535FIELD *,                                 8,   %s,     image,        image=JPEG2, camProcessedImfile.php,  ARG4
Note: See TracChangeset for help on using the changeset viewer.