Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: Stopped progress bar after initializing network list
......................................................................
webadmin: Stopped progress bar after initializing network list
The code didn't stop the progress bar, so when a DC was selected in
the system tree (rather than a network) the progress bar would
continue indefinitely when the dialog was opened.
Change-Id: I469e4d95e479c99f5315fbc89f369e254b16cfd9
Bug-Url:
https://bugzilla.redhat.com/1001000
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/profiles/VnicProfileListModel.java
1 file changed, 3 insertions(+), 2 deletions(-)
Approvals:
Gilad Chaplik: Looks good to me, approved
Lior Vernia: Verified
--
To view, visit
http://gerrit.ovirt.org/18782
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I469e4d95e479c99f5315fbc89f369e254b16cfd9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server