Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-column-widget@111762 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-02-06 09:51:55 +00:00
parent 9601ce03db
commit 4858a6ccd9
1 changed files with 1 additions and 1 deletions

View File

@ -494,7 +494,7 @@ public class ChangeColumnTypePanel extends FramedPanel implements
comboValueDataFormat.setTypeAhead(true);
comboValueDataFormat.setTriggerAction(TriggerAction.ALL);
comboValueDataFormatLabel = new FieldLabel(comboValueDataFormat,
"Time Format");
"Format");
// Change
change = new TextButton("Change");