Commit f4faaabe authored by Robert Speicher's avatar Robert Speicher Committed by Ruben Davila

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

Remove tab stop from issuable form added by description templates

See merge request !5929
parent 5b0276b2
......@@ -42,7 +42,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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment