Project

General

Profile

« Previous | Next » 

Revision 49d3c2dd

Added by Katja Luther over 1 year ago

ref #10186: remove conversation holder

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/NewInstitutionWizard.java
21 21

  
22 22
	@Override
23 23
	public void addPages() {
24
		addPage(new InstitutionWizardPage(formFactory, getConversationHolder(), getEntity()));
24
		addPage(new InstitutionWizardPage(formFactory, getEntity()));
25 25
	}
26 26

  
27 27
	@Override

Also available in: Unified diff