From d0c7ce351d8516c3c446151ba26cb25c1aa709ac Mon Sep 17 00:00:00 2001 From: cramakri <cramakri> Date: Tue, 17 Dec 2013 10:26:11 +0000 Subject: [PATCH] MINOR : Added Flowlane to the list of sample types on which the sample graph view is shown SVN: 30298 --- .../1/as/webapps/sample-graph/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deep_sequencing_unit/source/core-plugins/ngs-sample-overview-graph/1/as/webapps/sample-graph/plugin.properties b/deep_sequencing_unit/source/core-plugins/ngs-sample-overview-graph/1/as/webapps/sample-graph/plugin.properties index 15a82d763b5..8a3ed6bc2ae 100644 --- a/deep_sequencing_unit/source/core-plugins/ngs-sample-overview-graph/1/as/webapps/sample-graph/plugin.properties +++ b/deep_sequencing_unit/source/core-plugins/ngs-sample-overview-graph/1/as/webapps/sample-graph/plugin.properties @@ -4,4 +4,4 @@ webapp-folder = html label = Sample Graph sorting = 1 openbisui-contexts = sample-details-view -sample-entity-types = FLOWCELL, MULTIPLEX, LIBRARY, ALIQUOT, SAMPLE +sample-entity-types = FLOWCELL, FLOWLANE, MULTIPLEX, LIBRARY, ALIQUOT, SAMPLE -- GitLab