Project

General

Profile

« Previous | Next » 

Revision 05d10c49

Added by Katja Luther about 6 years ago

missing class of last commit

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/combo/TermComboElement.java
163 163
	 *
164 164
	 * @param preferredTerms
165 165
	 */
166
	private void populateTerms(List<T> preferredTerms) {
166
	protected void populateTerms(List<T> preferredTerms) {
167 167

  
168 168
		combo.removeAll();
169 169

  

Also available in: Unified diff