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/NewUserWizard.java
32 32
		return User.NewInstance(null, null);
33 33
	}
34 34

  
35
	@Override
36
	protected String getEntityName() {
37
		return "Institution";
38
	}
39

  
35 40
}

Also available in: Unified diff