debian-mirror-gitlab/app/views/shared/_help_dropdown_forum_link.html.haml
2021-11-11 11:23:49 +05:30

3 lines
206 B
Text

= link_to _("Community forum"), "https://forum.gitlab.com/", target: '_blank', class: 'text-nowrap',
rel: 'noopener noreferrer', data: { 'track_action': 'click_forum', 'track_property': 'question_menu' }