ofri masad has posted comments on this change.

Change subject: webadmin: Add notification to quota resize (#848289)
......................................................................


Patch Set 6: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/column/QuotaUtilizationStatusColumn.java
Line 21:             return null;
Line 22:         }
Line 23: 
Line 24:         if (quotaExceeded) {
Line 25:             setTitle("Quota exceeded");//$NON-NLS-1$
Done
Line 26:         }
Line 27: 
Line 28:         return quotaExceeded ? getResources().alertImage() : null;
Line 29:     }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I784da6102463158f5c30a821a00fce78210767ec
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <oma...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Einav Cohen <eco...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: ofri masad <oma...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to