Revision 709a6319

b/ui/static/snf/js/ui/web/ui_create_view.js
633 633
            this.confirm.find("li.disk .value").text(params.flavor.get("disk"));
634 634

  
635 635
            if (!this.name_changed) {
636
                // WTH ??
637
                if (!$.browser.msie) {
638
                    this.name.select().focus();
639
                }
640 636
            }
641 637
            
642 638
            var img = snf.ui.helpers.os_icon_path(params.image.get("OS"))

Also available in: Unified diff