Revision 8a6915df snf-cyclades-app/synnefo/ui/static/snf/js/ui/web/ui_main_view.js

b/snf-cyclades-app/synnefo/ui/static/snf/js/ui/web/ui_main_view.js
696 696

  
697 697
        init_overlays: function() {
698 698
            this.create_vm_view = new views.CreateVMView();
699
            this.create_snapshot_view = new views.CreateSnapshotView();
699 700
            this.api_info_view = new views.ApiInfoView();
700 701
            this.details_view = new views.DetailsView();
701 702
            this.suspended_view = new views.SuspendedVMView();

Also available in: Unified diff