Changeset 31700
- Timestamp:
- Jun 23, 2011, 10:57:07 AM (15 years ago)
- Location:
- branches/sc_branches/ippMonitorLap
- Files:
-
- 1 added
- 3 edited
-
Makefile.in (modified) (1 diff)
-
def/lapExposures.d (added)
-
def/lapRuns.d (modified) (2 diffs)
-
raw/ipp.lap.dat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/sc_branches/ippMonitorLap/Makefile.in
r31699 r31700 224 224 $(DESTWWW)/lapSequenceSummary.php \ 225 225 $(DESTWWW)/lapRuns.php \ 226 226 $(DESTWWW)/lapExposures.php \ 227 227 228 228 PICTURES = \ -
branches/sc_branches/ippMonitorLap/def/lapRuns.d
r31699 r31700 3 3 FILE lapRuns.php 4 4 MENU ipp.lap.dat 5 6 ARGS ARG1 lapRun.seq_id=$lapSequence.seq_id7 5 8 6 # field size format name show link to extras … … 18 16 FIELD lapRun.quick_sass_id, 6, %d, quick_sass_id 19 17 FIELD lapRun.final_sass_id, 6, %d, final_sass_id 20 21 22 # FIELD lapSequence.description, 80, %s, Description, value, lapRuns.php, ARG1 -
branches/sc_branches/ippMonitorLap/raw/ipp.lap.dat
r31699 r31700 4 4 menulink | menuselect | link | Sequence Summary | lapSequenceSummary.php 5 5 menulink | menuselect | link | LAP Runs | lapRuns.php 6 7 menutop | menutop | plain | | 8 menulink | menuselect | link | Anything else? | todo.php 6 menulink | menuselect | link | LAP Exposures | lapExposures.php
Note:
See TracChangeset
for help on using the changeset viewer.
