Project

General

Profile

« Previous | Next » 

Revision a52e2921

Added by Katja Luther over 5 years ago

ref #7793: add placeholder for media view in checklist perspective

View differences:

eu.etaxonomy.taxeditor.application/src/main/java/eu/etaxonomy/taxeditor/perspective/ChecklistPerspective.java
46 46
        supplementalFolder.addPlaceholder(REFERENCING_VIEW);
47 47

  
48 48
        layout.addView(FACTUAL_DATA_VIEW, IPageLayout.BOTTOM, 0.6f, layout.getEditorArea());
49

  
49
        layout.addPlaceholder(MEDIA_VIEW, IPageLayout.RIGHT, 0.5f, FACTUAL_DATA_VIEW);
50 50

  
51 51
        createAdditionalFolder(layout, layout.getEditorArea());
52 52

  

Also available in: Unified diff