Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_tab_single.html.haml « shared « devise « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b7ba8870df54b73a254af8e13e4bc5d614f01312 (plain)
1
2
= 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' } }