Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-toolbox-widget@90710 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-01-29 18:26:22 +00:00 committed by Giancarlo Panichi
parent 632986ab17
commit 1f48165c89
1 changed files with 3 additions and 3 deletions

View File

@ -61,11 +61,11 @@ public class HelpPanel extends FramedPanel {
layoutCaptions = new VerticalLayoutContainer();
contents.add(layoutCaptions);
HTML info=new HTML("<p><em><b>Tabular Data Manager<b></em> offers facilities supporting the management of the entire life-cycle" +
HTML info=new HTML("<p><em><b>Tabular Data Manager</b></em> offers facilities supporting the management of the entire life-cycle" +
"(creation, curation, manipulation and publication) of <em>Tabular Resources</em> such as datasets, codelist or generic table." +
" i.e. tabular data representing observations of a given event or phenomenon at different time intervals." +
" <em>Tabular Resource</em> are used in many domains ranging from statistics to signal processing and econometrics." +
" <em><b>Tabular Data Manager<b></em> offers a rich set of facilities ranging from those supporting the assessment" +
" Tabular Resource are used in many domains ranging from statistics to signal processing and econometrics." +
" Tabular Data Manager offers a rich set of facilities ranging from those supporting the assessment" +
" of data correctness to those supporting the verification of the compliance of data with given code lists," +
" the aggregation and filtering of data.</p>");
layoutCaptions.add(info,