parent
ddec8e777f
commit
0fcdcadd75
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
= f.label :title, class: 'control-label'
|
||||
.col-sm-10
|
||||
= f.text_field :title, maxlength: 255, autofocus: true, autocomplete: 'off',
|
||||
class: 'form-control pad js-gfm-input', required: true
|
||||
class: 'form-control pad', required: true
|
||||
|
||||
- if issuable.is_a?(MergeRequest)
|
||||
%p.help-block
|
||||
|
|
Loading…
Reference in a new issue