Minor Updated
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-column-widget@113813 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
2891f6a708
commit
639a7aa11b
|
@ -169,7 +169,7 @@ public class AddColumnPanel extends FramedPanel implements
|
|||
|
||||
// Default Value
|
||||
defaultValueString = new TextField();
|
||||
defaultStringLabel = new FieldLabel(defaultValueString, "Default");
|
||||
defaultStringLabel = new FieldLabel(defaultValueString, "Expression");
|
||||
defaultStringLabel.addDomHandler(new ClickHandler() {
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue