Itamar Heim has submitted this change and it was merged.
Change subject: webadmin: Show a warning on import storage dialog when import is not
possible
......................................................................
webadmin: Show a warning on import storage dialog when import is not possible
In the import storage dialog when selecting a data center that already has
an ISO and an export domain attach there is nothing to import and the
selectboxes are empty, this patch adds a warning icon with a title that
explains why the boxes are empty and no import can be dome
Change-Id: Icb8c8a786adb0cabc8dd2aa367531c319f712d9f
Bug-Url:
https://bugzilla.redhat.com/1063288
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/ImportStorageModelBehavior.java
M
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
2 files changed, 14 insertions(+), 0 deletions(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25570
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icb8c8a786adb0cabc8dd2aa367531c319f712d9f
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server