提交 2d7062d8 编写于 作者: S Staicu Ionut

Added autofocus for issue title

上级 012d62b1
......@@ -12,7 +12,7 @@
= f.label :title do
%strong= "Subject *"
.input
= f.text_field :title, maxlength: 255, class: "xxlarge gfm-input"
= f.text_field :title, maxlength: 255, class: "xxlarge gfm-input", autofocus: true
.issue_middle_block
.issue_assignee
= f.label :assignee_id do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册