- Timestamp:
- Oct 27, 2019, 9:47:12 PM (7 years ago)
- Location:
- branches/ccl_branches/ipp-20190806/ippMonitor
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
def/simplePlotChipImage.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/ccl_branches/ipp-20190806/ippMonitor
- Property svn:mergeinfo changed
/trunk/ippMonitor (added) merged: 40862,40877-40879,40882-40883,40936
- Property svn:mergeinfo changed
-
branches/ccl_branches/ipp-20190806/ippMonitor/def/simplePlotChipImage.d
r34189 r40974 1 TABLE chipRun , rawExp1 TABLE chipRun JOIN rawExp USING (exp_id) 2 2 TITLE New sky plot - chip 3 3 FILE simplePlotChipImage.php … … 5 5 6 6 WHERE chipRun.state != 'new' 7 WHERE chipRun.exp_id = rawExp.exp_id8 7 9 8 # field size format name show link to extras
Note:
See TracChangeset
for help on using the changeset viewer.
