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

signin_tabs.html « static « fixtures « frontend « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7e66ab9394b84b759b5e9c1fa987810968ed743d (plain)
1
2
3
4
5
6
7
8
<ul class="nav-links new-session-tabs">
<li class="active">
<a href="#ldap">LDAP</a>
</li>
<li>
<a href="#login-pane">Standard</a>
</li>
</ul>