debian-mirror-gitlab/app/views/devise/shared/_tab_single.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
233 B
Text
Raw Normal View History

2022-01-26 12:08:38 +05:30
= gl_tabs_nav({ class: 'new-session-tabs gl-border-0' }) do
2022-07-16 23:28:13 +05:30
= gl_tab_link_to tab_title, '#', { item_active: true, class: 'gl-cursor-default!', tab_class: 'gl-bg-transparent!', tabindex: '-1', data: { qa_selector: 'sign_in_tab' } }