Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Enable tooltip on greyed out LUNs
......................................................................
webadmin: Enable tooltip on greyed out LUNs
When editing an ISCSI/FC storage domain, if a LUN is
already in use it will be greyed out.
If the user hovers over the LUN a tooltip appears
with the reason why it is disabled.
In this patch, the tooltip is added to the whole row,
not only the checkbox cell.
It will always appear on the left of the row.
Bug-Url:
https://bugzilla.redhat.com/1330483
Change-Id: I4ea714768c4e427cf82a8b062fd49dcaf127335b
Signed-off-by: Fred Rolland <frolland(a)redhat.com>
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/storage/AbstractSanStorageList.java
1 file changed, 4 insertions(+), 4 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Jenkins CI: Passed CI tests
Freddy Rolland: Verified
--
To view, visit
https://gerrit.ovirt.org/56610
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4ea714768c4e427cf82a8b062fd49dcaf127335b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>