Project

General

Profile

« Previous | Next » 

Revision f1573a7b

Added by Andreas Kohlbecker about 6 years ago

ref #6740 NameTypeDesignationEditor implemented

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/name/TaxonNamePopupEditor.java
139 139
    protected void initContent() {
140 140

  
141 141
        GridLayout grid = (GridLayout)getFieldLayout();
142
        grid.setSizeFull();
142
        // grid.setSizeFull();
143 143
        grid.setSpacing(true);
144 144
        grid.setColumnExpandRatio(0, 0.3f);
145 145
        grid.setColumnExpandRatio(1, 0.3f);

Also available in: Unified diff