diff --git a/openbis/etc/web-client.properties b/openbis/etc/web-client.properties index 72b46e0a527b56a1399773f6d489cb25afcec048..56e30802c25fd13539c89075b3b03ea3facea311 100644 --- a/openbis/etc/web-client.properties +++ b/openbis/etc/web-client.properties @@ -25,18 +25,18 @@ # # Example: # -detail-views = sample-view, experiment-view, data-view +#detail-views = sample-view, experiment-view, data-view -sample-view.view = generic_sample_viewer -sample-view.types = CELL_PLATE, CONTROL_LAYOUT -sample-view.hide-sections = attachment-section, container-sample-section, derived-samples-section +#sample-view.view = generic_sample_viewer +#sample-view.types = CELL_PLATE, CONTROL_LAYOUT +#sample-view.hide-sections = attachment-section, container-sample-section, derived-samples-section -experiment-view.view = generic_sample_viewer -experiment-view.types = SIRNA_HCS -experiment-view.hide-sections = attachment-section +#experiment-view.view = generic_sample_viewer +#experiment-view.types = SIRNA_HCS +#experiment-view.hide-sections = attachment-section -data-view.view = generic-dataset-viewer -data-view.types = HCS_IMAGE -data-view.hide-smart-view = true -data-view.hide-file-view = false +#data-view.view = generic-dataset-viewer +#data-view.types = HCS_IMAGE +#data-view.hide-smart-view = true +#data-view.hide-file-view = false