Project

General

Profile

« Previous | Next » 

Revision 1faab189

Added by Katja Luther almost 5 years ago

Revert "mend"

This reverts commit 80379c19934c880a3631e83ffec07ef9215b2378.

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/name/NonViralNameDetailElement.java
96 96
	    addControl(section_name);
97 97
	    addElement(section_name);
98 98
//	    if (isAdvancedView || PreferencesUtil.getBooleanValue(IPreferenceKeys.SHOW_NAME_DETAILS_SECTION_AUTHORSHIP)){
99

  
100 99
    	    section_author = formFactory.createAuthorshipDetailSection(getConversationHolder(), formElement, null, ExpandableComposite.TWISTIE | ExpandableComposite.EXPANDED);
101 100
    	    section_author.setLayoutData(LayoutConstants.FILL_HORIZONTALLY(2, 1));
102 101
    	    addControl(section_author);

Also available in: Unified diff