IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 8:47:34 PM (20 years ago)
Author:
eugene
Message:

updates to cleanup table layouts and links

File:
1 edited

Legend:

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

    r9323 r9347  
    66# HEAD HTML  test head 1 <br>
    77
    8 #     field      width  name        show  link to                 extras
    9 FIELD exp_tag,    20,           exposure,   value,      rawImfile.php,          exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration
    10 FIELD *,         5,     choose,     value=proc, detProcessedImfile.php, exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration
     8#     field      width  name        show         link to                       extras
    119FIELD det_id,    7,     det_id
     10FIELD exp_tag,   20,    exposure,   value,       rawImfile.php,          exp_tag=$exp_tag
    1211FIELD iteration, 5,     iteration
    1312FIELD include,   7,     include
     13FIELD *,         5,     resid,      value=goto,  detResidImfile.php,     exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration
     14FIELD *,         5,     proc,       value=goto,  detProcessedImfile.php, exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration
    1415
    1516# TAIL HTML  test tail 1 <br>
Note: See TracChangeset for help on using the changeset viewer.