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_dropdown)
- if ::Feature.enabled?(:whats_new_drawer) - if ::Feature.enabled?(:whats_new_drawer)
%li %li
%button.btn.btn-link.btn-md.gl-button.js-whats-new-trigger{ type: 'button' } %button.js-whats-new-trigger{ type: 'button' }
%span.gl-button-text
= _("See what's new at GitLab") = _("See what's new at GitLab")
- else - else
%li %li
......
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