
Gilad Chaplik has submitted this change and it was merged. Change subject: webadmin: add isCancel to command in quota ...................................................................... webadmin: add isCancel to command in quota In quota model and quota list model the Cancel command was not set with the isCancel attribute resaulting in problems when trying to use the ESC key to clsoe it. Change-Id: Ifb28b8c52b958f4d7ee62009e0d5114bf5268f50 Bug-Url: https://bugzilla.redhat.com/915759 Signed-off-by: Noam Slomianko <nslomian@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/quota/QuotaListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/quota/QuotaModel.java 2 files changed, 4 insertions(+), 0 deletions(-) Approvals: Gilad Chaplik: Looks good to me, approved Noam Slomianko: Verified -- To view, visit http://gerrit.ovirt.org/12582 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifb28b8c52b958f4d7ee62009e0d5114bf5268f50 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Noam Slomianko <nslomian@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Noam Slomianko <nslomian@redhat.com> Gerrit-Reviewer: ofri masad <omasad@redhat.com>