Merge branch 'rs-description-templates-tabindex' into 'master'

Remove tab stop from issuable form added by description templates

See merge request !5929
This commit is contained in:
Robert Speicher 2016-08-23 01:13:47 +00:00
commit 148b8487b8
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
- if can_add_template?(issuable)
%p.help-block
Add
= link_to "description templates", help_page_path('user/project/description_templates')
= link_to "description templates", help_page_path('user/project/description_templates'), tabindex: -1
to help your contributors communicate effectively!
.form-group.detail-page-description