Commit 662e7e3f authored by Tim Zallmann's avatar Tim Zallmann

Apply 1 suggestion(s) to 1 file(s)

parent bbc85b93
- if ::Feature.enabled?(:whats_new_dropdown)
- if ::Feature.enabled?(:whats_new_drawer)
%li
%button.btn.btn-link.btn-md.gl-button.js-whats-new-trigger{ type: 'button' }
%span.gl-button-text
= _("See what's new at GitLab")
%button.js-whats-new-trigger{ type: 'button' }
= _("See what's new at GitLab")
- else
%li
= link_to _("See what's new at GitLab"), "#{promo_url}/releases/gitlab-com/", target: '_blank', rel: 'noopener noreferrer', data: { track_event: 'click_whats_new', track_property: 'question_menu' }
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