Project

General

Profile

« Previous | Next » 

Revision de3db973

Added by Patrick Plitzner over 5 years ago

ref #7502 code cleaning

View differences:

eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/BulkEditorInputType.java
55 55
		return createContributionItem(label, id);
56 56
	}
57 57

  
58
	/**
59
	 * @param key
60
	 * @param object
61
	 * @return
62
	 */
63 58
	private IContributionItem createContributionItem(String label,
64 59
			String inputType) {
65 60
		CommandContributionItemParameter parameter = new CommandContributionItemParameter(

Also available in: Unified diff