
Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Remove deprecated message when trying to move a disk ...................................................................... webadmin: Remove deprecated message when trying to move a disk When trying to move a disk in webadmin the message "Note: Some target domains are filtered by the source domain type (file/block)" appears in the dialog, this message is for a past limitation not relevant since 3.5 and should be removed Change-Id: I4166234dce45f3297d8304a7975c597b542173e2 Bug-Url: https://bugzilla.redhat.com/1390305 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/MoveDiskModel.java M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java M frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/UIConstants.properties 3 files changed, 0 insertions(+), 6 deletions(-) Approvals: Tal Nisan: Verified Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/65914 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4166234dce45f3297d8304a7975c597b542173e2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>