Skip to content
Snippets Groups Projects
Commit 0e54cb73 authored by juanf's avatar juanf
Browse files

SSDM-5689 : Adding type to sample types with storage.

SVN: 38794
parent 714090ce
No related branches found
No related tags found
No related merge requests found
......@@ -145,7 +145,7 @@ $.extend(DefaultProfile.prototype, {
this.sampleTypeProtocols = ["GENERAL_PROTOCOL", "PCR_PROTOCOL", "WESTERN_BLOTTING_PROTOCOL"];
this.sampleTypeStorageEnabled = ["ANTIBODY", "BACTERIA", "CHEMICAL", "ENZYME", "CELL_LINE", "FLY", "MEDIA", "OLIGO", "PLASMID", "YEAST", "SOLUTION_BUFFER", "RNA",
//Extension for ETHZ Costumers until this is configurable on the Settings
"EBBACTERIA", "TBBACTERIA", "CELL", "STRAIN", "SYNTHETIC_PEPTIDE"];
"EBBACTERIA", "TBBACTERIA", "CELL", "STRAIN", "SYNTHETIC_PEPTIDE", "FLUOROPHORE"];
this.searchSamplesUsingV3OnDropbox = false;
this.searchSamplesUsingV3OnDropboxRunCustom = false;
......
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