Commit 0fc060b9 authored by Mark Florian's avatar Mark Florian

Merge branch '230793-migrate-haml-nav-to-gltabs' into 'master'

Convert single tab partial to Pajamas

See merge request gitlab-org/gitlab!74010
parents c3b4ef1a 679730e7
%ul.nav-links.new-session-tabs.single-tab.nav-tabs.nav
%li.nav-item
%a.nav-link.active= tab_title
= 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' }
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