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

project_title.html.haml « fixtures « javascripts « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4286d1be66983bd4df5c06a0ac43e1a6db1e7893 (plain)
1
2
3
4
5
6
7
%h1.title
  %a
    GitLab Org
  %a.project-item-select-holder.js-projects-dropdown-toggle{href: "/gitlab-org/gitlab-test"}
    GitLab Test
    %span.fa.fa-chevron-down.dropdown-toggle-caret
    %input#project_path.project-item-select.js-projects-dropdown.ajax-project-select{type: "hidden", name: "project_path", "data-include-groups" => "false"}