mooli tayer has uploaded a new change for review.

Change subject: webadmin: add 20 px the the height of event notifier dialog.
......................................................................

webadmin: add 20 px the the height of event notifier dialog.

Added height is needed so that the dialog warning will not overflow.
("Note: To receive email notifications, ensure that the mail server
is configured and the ovirt-event-notifier service is running.")

Change-Id: Ie249bc96f467ee765e579a134763d61e1aa4b29a
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1122017
Signed-off-by: Mooli Tayer <[email protected]>
---
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/user/ManageEventsPopupView.ui.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/16/31016/1

diff --git 
a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/user/ManageEventsPopupView.ui.xml
 
b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/user/ManageEventsPopupView.ui.xml
index 6a5dc69..e9b1da6 100644
--- 
a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/user/ManageEventsPopupView.ui.xml
+++ 
b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/user/ManageEventsPopupView.ui.xml
@@ -37,7 +37,7 @@
 
        </ui:style>
 
-       <d:SimpleDialogPanel width="580px" height="600px">
+       <d:SimpleDialogPanel width="580px" height="630px">
                <d:content>
                        <g:VerticalPanel>
                                <g:Label ui:field="titleLabel" 
addStyleNames="{style.titleLabel}" />


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie249bc96f467ee765e579a134763d61e1aa4b29a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to