Revision 11b22637 ui/templates/home.html

b/ui/templates/home.html
556 556
            synnefo.ui.init();
557 557

  
558 558
            synnefo.ui.main.bind("initial", function(){
559

  
560
                $(".header-logo").click(function(e){
561
                    e.preventDefault();
562
                    synnefo.ui.main.create_vm_view.password_view.show("pass",
563
                    synnefo.storage.vms.at(0).id);
564
                })
565 559
            })
566 560

  
567 561
        })

Also available in: Unified diff