Project

General

Profile

« Previous | Next » 

Revision 251eb633

Added by Katja Luther almost 8 years ago

  • ID 251eb6333c19d1fd013e6b5c85edd040690371c3
  • Parent 60bb7bf5

revert the last commit of this file

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/PolytomousKeySelectionDialog.java
61 61
	 */
62 62
	@Override
63 63
	protected void initModel() {
64
		model = CdmStore.getService(IPolytomousKeyService.class).getUuidAndTitleCache(null, null);
64
		model = CdmStore.getService(IPolytomousKeyService.class).getUuidAndTitleCache();
65 65
	}
66 66

  
67 67
	/* (non-Javadoc)

Also available in: Unified diff