debian-mirror-gitlab/app/views/devise/shared/_tab_single.html.haml
2022-10-11 01:57:18 +05:30

2 lines
256 B
Text

= gl_tabs_nav({ class: 'new-session-tabs gl-border-0' }) do
= 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', testid: 'sign-in-tab' } }