Project

General

Profile

« Previous | Next » 

Revision e6414409

Added by Katja Luther almost 3 years ago

ref #9337, #9680:remove set focus on titleCache and search for nomenclatural author and collector

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/feature/TermTreeDetailElement.java
62 62
	    if (entity.containsSubtrees()){
63 63
	        isFlat.setEnabled(false);
64 64
	    }
65
	    titleCacheText.setFocus();
65

  
66 66

  
67 67
	}
68 68

  
69 69
	@Override
70 70
	protected void updateControlStates() {
71 71
	    super.updateControlStates();
72
	    titleCacheText.setFocus();
73 72
	}
74 73

  
75 74
	@Override

Also available in: Unified diff