Project

General

Profile

« Previous | Next » 

Revision d33f8978

Added by Katja Luther over 7 years ago

ref #6061: remove the current selection as filter in nomenclatural author selection dialog

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/name/AuthorshipDetailElement.java
101 101
                EntitySelectionElement.ALL, style);
102 102
		addElement(selectionBasionymAuthor);
103 103
		selectionExBasionymAuthor = formFactory.createSelectionElementWithAbbreviatedTitle(TeamOrPersonBase.class, getConversationHolder(),
104
		        formElement, "Ex Basionym Author", entity.getExBasionymAuthorship(),
104
		        formElement, "Ex Basionym Author",entity.getExBasionymAuthorship(),
105 105
		        EntitySelectionElement.ALL, style);
106 106

  
107 107
		addElement(selectionExBasionymAuthor);

Also available in: Unified diff