IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 1, 2008, 9:00:35 AM (18 years ago)
Author:
eugene
Message:

fixing warp and stack pages

File:
1 edited

Legend:

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

    r15954 r15970  
    44MENU  ipp.stack.dat
    55
    6 #        field          format  name           show     link to         extras
    7 FIELD    stack_id,      %s,     20,   stack ID
    8 FIELD    skycell_id,    %s,     20,   skycell ID
    9 FIELD    tess_id,       %s,     20,   tessellation ID
    10 FIELD    state,         %s,     20,   state
    11 FIELD    workdir,       %s,     20,   workdir
    12 FIELD    dvodb,         %s,     20,   DVO database
    13 FIELD    registered,    %s,     20,   time registered
     6#        field          size  format  name           show     link to         extras
     7FIELD    stack_id,       5,   %s,     stack ID
     8FIELD    skycell_id,     5,   %s,     skycell ID
     9FIELD    tess_id,        5,   %s,     tessellation ID
     10FIELD    state,          5,   %s,     state
     11FIELD    workdir,       10,   %s,     workdir
     12FIELD    dvodb,         10,   %s,     DVO database
     13FIELD    registered,     5,   %s,     time registered
Note: See TracChangeset for help on using the changeset viewer.