Skip to content
Snippets Groups Projects

WS-2901: Added QL-product link to SECI products

Merged Sam Kagan requested to merge WS-2901-add-ql-link-to-seci-products into development
All threads resolved!
7 files
+ 75
8
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 1
0
@@ -51,6 +51,7 @@ export class Product {
completed: boolean;
configurations: Array<ProductConfiguration>;
epoch: number;
epochHalf: number;
extraInfoForJobName: string;
fileNames: Array<string>;
futureProductId: number;
Loading