Revision e1599ff8

b/ui/static/snf/js/ui/web/ui_main_view.js
468 468
            storage.vms.bind("reset", _.bind(this.check_empty, this));
469 469
            
470 470
            // api calls handlers
471
            synnefo.api.bind("error", _.bind(this.handle_api_error, this));
471 472
            synnefo.ui.bind("error", _.bind(this.handle_ui_error, this));
472 473
        },
473 474
        

Also available in: Unified diff