Index: app/views/versions/_form.html.erb =================================================================== --- app/views/versions/_form.html.erb (revision 11352) +++ app/views/versions/_form.html.erb (working copy) @@ -14,3 +14,4 @@ <% end %> +<%= javascript_tag "$('#version_name').focus();" %>