Skip to content
Snippets Groups Projects
Commit 28b26538 authored by Aaron Ponti's avatar Aaron Ponti
Browse files

Show LSR_FORTESSA_WELL samples in ELN tree only as children of LSR_FORTESSA_PLATEs.

parent 1ab5179d
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,8 @@ $.extend(FlowCytometryTechnology.prototype, ELNLIMSPlugin.prototype, {
},
"LSR_FORTESSA_WELL": {
"TOOLBAR": { CREATE: false, FREEZE: false, EDIT: false, MOVE: false, COPY: false, DELETE: false, PRINT: true, HIERARCHY_GRAPH: true, HIERARCHY_TABLE: true, UPLOAD_DATASET: false, UPLOAD_DATASET_HELPER: false, EXPORT_ALL: true, EXPORT_METADATA: true },
"SHOW_ON_NAV": true
"SHOW_ON_NAV": true,
"SHOW_ON_NAV_FOR_PARENT_TYPES": ["LSR_FORTESSA_PLATE"]
},
"MOFLO_XDP_SPECIMEN": {
"TOOLBAR": { CREATE: false, FREEZE: false, EDIT: false, MOVE: false, COPY: false, DELETE: false, PRINT: true, HIERARCHY_GRAPH: true, HIERARCHY_TABLE: true, UPLOAD_DATASET: false, UPLOAD_DATASET_HELPER: false, EXPORT_ALL: true, EXPORT_METADATA: true },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment