ref 12217: DataMiner - Please update Execute Experiment text of Data Miner to be generic

https://support.d4science.org/issues/12217

Updated the text 


git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/data-miner-manager-widget@169887 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2018-07-20 14:06:02 +00:00
parent ef12c0b585
commit 05febf6b27
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ public class HomePanel extends SimpleContainer {
SimpleContainer itemExperiment = createMenuItem(
"Execute an Experiment",
"This section allows to execute or prepare a Niche Modeling experiment. The section is endowed with a list of algorithms for training and executing statistical models for biological applications. Evaluation of the performances is possible by means of several kinds of measurement systems and processes.",
"This section allows to execute or prepare an online experiment or method. The section is endowed with a list of algorithms for executing models for various application domains.",
DataMinerManagerPanel.resources.executionIcon(), new MouseDownHandler() {
@Override