Updated Mapping
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-codelistmapping-import-widget@98267 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
9ab262c4c3
commit
47adc2cf33
|
@ -30,7 +30,7 @@ public class ColumnSelectionCard extends WizardCard {
|
|||
|
||||
public ColumnSelectionCard(
|
||||
final CodelistMappingSession codelistMappingSession) {
|
||||
super("Select a Column", "");
|
||||
super("Select The Code Column", "");
|
||||
thisCard = this;
|
||||
if (codelistMappingSession == null) {
|
||||
Log.error("CodelistMappingSession is null");
|
||||
|
|
Loading…
Reference in New Issue