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:
Giancarlo Panichi 2014-07-02 10:48:17 +00:00
parent 9ab262c4c3
commit 47adc2cf33
1 changed files with 1 additions and 1 deletions

View File

@ -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");