Formatted the code
This commit is contained in:
@@ -191,7 +191,6 @@ public abstract class AbstractMetadataPopupLayout<E extends NamedVersionedEntity
|
|||||||
headerWrapperLayout.setWidth("100%");
|
headerWrapperLayout.setWidth("100%");
|
||||||
headerLayout.setHeight("30px");
|
headerLayout.setHeight("30px");
|
||||||
|
|
||||||
|
|
||||||
final VerticalLayout tableLayout = new VerticalLayout();
|
final VerticalLayout tableLayout = new VerticalLayout();
|
||||||
tableLayout.setSizeFull();
|
tableLayout.setSizeFull();
|
||||||
tableLayout.setHeight("100%");
|
tableLayout.setHeight("100%");
|
||||||
|
|||||||
Reference in New Issue
Block a user