Project

General

Profile

« Previous | Next » 

Revision 3f70c8a3

Added by Andreas Müller about 7 years ago

ref #5474 other -> others

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/editor/definedterm/DefinedTermMenu.java
56 56
	    dtMenuManager.add(addChildTermsToMenuManager(TermType.NamedArea));
57 57

  
58 58
	    MenuManager otherMenuManager =
59
                new MenuManager("Other","eu.etaxonomy.taxeditor.store.term.other.menu");
59
                new MenuManager("Others","eu.etaxonomy.taxeditor.store.term.other.menu");
60 60
	    otherMenuManager.setVisible(true);
61 61
	    dtMenuManager.add(otherMenuManager);
62 62

  

Also available in: Unified diff