summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures/search_autocomplete.html.haml
blob: 0421ed2182f9d216065e9c3d49df3c936176cf24 (plain)
1
2
3
4
5
6
7
8
9
10
11
.search.search-form.has-location-badge
  %form.navbar-form
    .search-input-container
      %div.location-badge
        This project
      .search-input-wrap
        .dropdown
          %input#search.search-input.dropdown-menu-toggle
          .dropdown-menu.dropdown-select
            .dropdown-content
    %input{ type: "hidden", class: "js-search-project-options" }