Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-column-widget@97942 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-06-27 15:22:30 +00:00
parent 40233c1d02
commit cc9cbe61b0
1 changed files with 1 additions and 1 deletions

View File

@ -863,7 +863,7 @@ public class ChangeColumnTypePanel extends FramedPanel implements
.getCurrentValue();
if (columnReference != null) {
ColumnMappingList mapping = comboColumnMapping
.getCurrentValue();
.getValue();
if (mapping != null) {
changeColumnTypeSession
.setColumnMappingList(mapping);