Tal Nisan 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, 13 insertions(+), 0 deletions(-)
Approvals:
Tal Nisan: Verified
Daniel Erez: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25546
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icb8c8a786adb0cabc8dd2aa367531c319f712d9f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server