Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@98854 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-07-22 08:41:20 +00:00
parent 6d24a84449
commit b1d221faf3
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public class Constants {
public static final String PARAMETER_UNION_COMPOSITE_SOURCE = "source";
public static final String PARAMETER_UNION_COMPOSITE_TARGET = "target";
public static final String PARAMETER_UNION_COMPOSITE = "mapping";
public static final String PARAMETER_UNION_COMPOSITE = "mappings";
public static final String PARAMETER_ADD_ROW_COMPOSITE_FIELD = "field";