Alona Kaplan has posted comments on this change.

Change subject: webadmin: Add/Edit logical networks- tooltip for disables 
checkboxes
......................................................................


Patch Set 1: (3 inline comments)

....................................................
Commit Message
Line 6: 
Line 7: webadmin: Add/Edit logical networks- tooltip for disables checkboxes
Line 8: 
Line 9: - If VM Networks checkbox is disabled, tooltip should be displayed-
Line 10: Brigless networks are not supported for Cluster version x.x
Done
Line 11: 
Line 12: - If override MTU is disabled, tooltip should be displayed-
Line 13: MTU override is not supported for Cluster version x.x
Line 14: 


....................................................
File 
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Messages.java
Line 189: 
Line 190:     @DefaultMessage("Vnic {0} from Template {1}")
Line 191:     String vnicFromTemplate(String vnic, String template);
Line 192: 
Line 193:     @DefaultMessage("Brigless networks are not supported for Cluster 
version {0}")
Done
Line 194:     String bridlessNetworkNotSupported(String version);
Line 195: 
Line 196:     @DefaultMessage("MTU override is not supported for Cluster 
version {0}")
Line 197:     String mtuOverrideNotSupported(String version);


Line 192: 
Line 193:     @DefaultMessage("Brigless networks are not supported for Cluster 
version {0}")
Line 194:     String bridlessNetworkNotSupported(String version);
Line 195: 
Line 196:     @DefaultMessage("MTU override is not supported for Cluster 
version {0}")
Done
Line 197:     String mtuOverrideNotSupported(String version);


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibf0f34d1dc6e9927e08a152c90c3748ccb536639
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to