Revision f63196c9

b/snf-cyclades-app/synnefo/ui/templates/home.html
683 683
            synnefo.ui.init();
684 684
            synnefo.ui.main.bind("ready", function(){
685 685
            });
686
            window.setTimeout(function(){
687
              $("#create").click();
688
              window.setTimeout(function() {
689
                //synnefo.ui.main.create_vm_view.show_step(3);
690
              }, 100)
691
            }, 800);
692
        })
686
        });
693 687
    </script>
694 688
</body>
695 689
</html>

Also available in: Unified diff