
Piotr Kliczewski has submitted this change and it was merged. Change subject: frontend: Console btn availability fix ...................................................................... frontend: Console btn availability fix This patch adjust availability setting of console connect button. When the user already connected to the console, the button is disabled for him/her (note that this holds for single session - we prevent reconnecting to console for a user who already is connected). Change-Id: I8c2dbdb26f899bcee5f5ffde767a3aad6e2622c3 Bug-Url: https://bugzilla.redhat.com/1145688 Signed-off-by: Frantisek Kobzik <fkobzik@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/SpiceConsoleModel.java 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Frank Kobzik: Verified -- To view, visit http://gerrit.ovirt.org/33315 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8c2dbdb26f899bcee5f5ffde767a3aad6e2622c3 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server