Tomas Jelinek has submitted this change and it was merged.

Change subject: frontend: clear invalid color on DialogTab
......................................................................


frontend: clear invalid color on DialogTab

markAsInvalid() sets the border to "red" in AbstractValidatedWidget.
If after marking something as invalid the same field is marked as valid,
the DialogTab.markAsValid() did not clear this border. Consequently, if some
validation failed, the side tabs stayed red forever.

Change-Id: Ia5e0f92112d62295aef9b82424f3dd5f8097ebc0
Signed-off-by: Tomas Jelinek <[email protected]>
---
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/dialog/tab/DialogTab.java
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Tomas Jelinek: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia5e0f92112d62295aef9b82424f3dd5f8097ebc0
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to