Project

General

Profile

« Previous | Next » 

Revision 8281f257

Added by Patrick Plitzner over 6 years ago

ref #7086, #7095 minor WS perspective changes

View differences:

eu.etaxonomy.taxeditor.application/src/main/java/eu/etaxonomy/taxeditor/perspective/WorkingSetPerspective.java
27 27

  
28 28
		navigationFolder.addView(NAVIGATOR);
29 29
		navigationFolder.addPlaceholder(SEARCH_RESULTS);
30
		layout.addView("eu.etaxonomy.taxeditor.editor.workingSet.WorkingSetNavigator", IPageLayout.BOTTOM, 0.5f, SearchBar.NAVIGATION_STACK_ID);
30
		layout.addView("eu.etaxonomy.taxeditor.editor.workingSet.WorkingSetNavigator", IPageLayout.TOP, 0.5f, SearchBar.NAVIGATION_STACK_ID);
31 31

  
32 32
		layout.addPlaceholder("eu.etaxonomy.taxeditor.editor.view.workingSet.WorkingSetEditor", IPageLayout.BOTTOM, 0.25f, layout.getEditorArea());
33 33
		layout.addPlaceholder("eu.etaxonomy.taxeditor.editor.workingSet.matrix.CharacterMatrix", IPageLayout.BOTTOM, 0.25f, layout.getEditorArea());

Also available in: Unified diff