Remove tab stop from issuable form added by description templates

This commit is contained in:
Robert Speicher 2016-08-21 22:15:05 -05:00
parent fb84439a92
commit a816281fcb
1 changed files with 1 additions and 1 deletions

View File

@ -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