Shahar Havivi has submitted this change and it was merged.
Change subject: ui: Remove default caption from Cloud-Init new network
......................................................................
ui: Remove default caption from Cloud-Init new network
The label is: "ethX [Click to Change]" which is confusing and the user
need to delete the text for entering a new interface name.
Also added an empty field validator.
Bug-Url:
https://bugzilla.redhat.com/1126198
Change-Id: I796812fedf425592b6f566047ad8ccbf29c9e50e
Signed-off-by: Shahar Havivi <shaharh(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmInitModel.java
M
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
2 files changed, 3 insertions(+), 8 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Shahar Havivi: Verified
--
To view, visit
http://gerrit.ovirt.org/31019
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I796812fedf425592b6f566047ad8ccbf29c9e50e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server