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: 9348a5e3451a7e675a67e8570c8d5ed8dbe90919 (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: { testid: 'sign-in-tab' } }