From 23994bc22cfba89e1b2bfccdffd4b744f03cb4e7 Mon Sep 17 00:00:00 2001 From: pkupczyk <pkupczyk> Date: Fri, 14 Dec 2012 16:51:11 +0000 Subject: [PATCH] Basynthec Browser: improve the guide text SVN: 27935 --- .../basynthec/1/as/webapps/basynthec/browser/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eu_basynthec/source/core-plugins/basynthec/1/as/webapps/basynthec/browser/index.html b/eu_basynthec/source/core-plugins/basynthec/1/as/webapps/basynthec/browser/index.html index c337a3b7494..768e7f81c7a 100644 --- a/eu_basynthec/source/core-plugins/basynthec/1/as/webapps/basynthec/browser/index.html +++ b/eu_basynthec/source/core-plugins/basynthec/1/as/webapps/basynthec/browser/index.html @@ -108,10 +108,11 @@ $(document).ready(function() { </div> <div id="explanation"> <p> - This browser displays data registered in the BaSynthec project. Initially, data sets are displayed grouped by the technology used to produce them. An alternate display mode shows all strains for which data has been collected. In either mode, clicking on an entry opens a small window that allows downloading of the data in several different formats. + This browser displays data registered in the BaSynthec project. Initially, data sets are displayed grouped by user upload. An alternate display mode shows all strains for which data has been collected. + In either mode, clicking on an entry opens a small window that allows downloading of the data in several different formats. </p> <p> - A third display mode, <em>OD600</em>, is for browsing of OD600 data. + A third display mode, <em>From Strain DB</em>, is for browsing growth curves, phenotypes and model predictions. </p> </div> <div id="mode-selector"> -- GitLab