From c063183e3086fbe599face0b5b10e6b7927e4332 Mon Sep 17 00:00:00 2001 From: felmer <felmer> Date: Mon, 29 Nov 2010 16:46:16 +0000 Subject: [PATCH] LMS-1888 more appropriated web-client properties SVN: 18923 --- screening/etc/web-client.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/screening/etc/web-client.properties b/screening/etc/web-client.properties index 7d822f1b905..efb02f84a04 100644 --- a/screening/etc/web-client.properties +++ b/screening/etc/web-client.properties @@ -52,16 +52,16 @@ plate-or-well-view.hide-sections = container-sample-section, derived-samples-sec image-data-view.view = generic_dataset_viewer image-data-view.types = HCS_IMAGE -image-data-view.hide-sections = data-set-parents-section, data-set-children-section, plate-layout-dataset-section +image-data-view.hide-sections = data-set-parents-section, plate-layout-dataset-section image-data-view.hide-smart-view = false image-data-view.hide-file-view = true image-analysis-data-view.view = generic_dataset_viewer image-analysis-data-view.types = HCS_IMAGE_ANALYSIS_DATA -image-analysis-data-view.hide-sections = data-set-parents-section, data-set-children-section +image-analysis-data-view.hide-sections = data-set-children-section image-analysis-data-view.hide-smart-view = true image-analysis-data-view.hide-file-view = true technologies = screening -#screening.image-viewer-enabled = true +screening.image-viewer-enabled = true -- GitLab