Project

General

Profile

« Previous | Next » 

Revision 9ef89740

Added by Katja Luther almost 3 years ago

ref #7309: collector and nomenclatural title fields show cache if empty

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/element/TextWithLabelElement.java
259 259
            return super.toString();
260 260
        }
261 261
    }
262

  
263
    public void setMessage(String message) {
264
        text.setMessage(message);
265
    }
262 266
}

Also available in: Unified diff