Hello Tomas Jelinek,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/31129

to review the following change.

Change subject: webadmin: Truncation in instance type -> Random Generator
......................................................................

webadmin: Truncation in instance type -> Random Generator

The problem was that the section was not defined with the sectionPanel style

Change-Id: I96382e2ab92e816866da740525691bdcd4411ff7
Bug-Url: https://bugzilla.redhat.com/1122423
Signed-off-by: Tomas Jelinek <[email protected]>
---
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/29/31129/1

diff --git 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
index 4a5f8e6..e4785df 100644
--- 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
+++ 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
@@ -710,7 +710,7 @@
         <t:tab>
             <t:DialogTab ui:field="rngDeviceTab">
                 <t:content>
-                    <g:FlowPanel>
+                    <g:FlowPanel addStyleNames="{style.sectionPanel}">
                         <w:EntityModelDetachableWidgetWithInfo 
ui:field="isRngEnabledCheckboxWithInfoIcon" addStyleNames="{style.checkbox}" />
                         <g:FlowPanel ui:field="rngPanel">
                             <ge:IntegerEntityModelTextBoxEditor 
ui:field="rngPeriodEditor"/>


-- 
To view, visit http://gerrit.ovirt.org/31129
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I96382e2ab92e816866da740525691bdcd4411ff7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Frank Kobzik <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to