Project

General

Profile

« Previous | Next » 

Revision f41433b9

Added by Alex Theys almost 12 years ago

AT:Committing changes post merge

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/NewInstitutionWizard.java
46 46
		return Institution.NewInstance();
47 47
	}
48 48

  
49
	@Override
50
	protected String getEntityName() {
51
		return "Institution";
52
	}
53

  
49 54
}

Also available in: Unified diff