Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: fix message in importing VM dialog
......................................................................
webadmin: fix message in importing VM dialog
This patch modify the message presented in the dialog that is being
shown when importing VM, such that it won't say that the import
status is shown in the events tab of the specific destination storage
domain, as it's not true and it's not trivial to implement because
there can be multiple destination storage domains (can be different
for each disk)
Change-Id: I5f000933abd0802bb6cbc715cffd30d9fde42e41
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Messages.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11888
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5f000933abd0802bb6cbc715cffd30d9fde42e41
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>