Revision 53287ead

b/ui/static/snf/js/ui/web/ui_connect_view.js
58 58
        },
59 59

  
60 60
        handle_vm_change: function(vm) {
61
            if (!this.vm) { this.vm = undefined; return; }
61 62
            if (this.vm.state() == "DESTROY") {
62 63
                this.hide();
63 64
            }

Also available in: Unified diff