Project

General

Profile

« Previous | Next » 

Revision fc9d508f

Added by Katja Luther over 6 years ago

ref #6692: update content after change name type

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/name/NameDetailElement.java
137 137

  
138 138
	/** {@inheritDoc} */
139 139
	@Override
140
	protected void updateContent() {
140
	public void updateContent() {
141 141
		if(getEntity() == null){
142 142
			setEntity(TaxonNameFactory.NewNonViralInstance(null));
143 143
		}

Also available in: Unified diff