File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
< div class ="flex flex--justify gutter gutter--large@medium ">
10
10
< div class ="flex__column flex__column--6@xlarge ">
11
11
< div class ="search ">
12
- {% include_cached navbar/search.html placeholder="Search the Segment documentation... " %}
12
+ {% include_cached navbar/search.html container="autocomplete " %}
13
13
</ div >
14
14
</ div >
15
15
@@ -31,7 +31,7 @@ <h1 class="page-404__heading">The page you were looking for doesn't exist.</h1>
31
31
< p > You may have mistyped the address or the page may have moved. Double-check the URL and try again or search the term.</ p >
32
32
33
33
< div class ="search search--mobile " data-search >
34
- {% include_cached navbar/search.html placeholder="Enter a search term" mobile="true " %}
34
+ {% include_cached navbar/search.html container="autocomplete " %}
35
35
</ div >
36
36
</ div >
37
37
</ div >
Original file line number Diff line number Diff line change 7
7
< div class ="flex flex--justify gutter gutter--large@medium ">
8
8
< div class ="flex__column flex__column--6@xlarge ">
9
9
< div class ="search ">
10
- {% include_cached navbar/search.html placeholder="Search the Segment documentation... " %}
10
+ {% include_cached navbar/search.html container="autocomplete " %}
11
11
</ div >
12
12
</ div >
13
13
Original file line number Diff line number Diff line change 21
21
< div class ="flex flex--justify gutter gutter--large@medium ">
22
22
< div class ="flex__column flex__column--6@xlarge ">
23
23
< div class ="search ">
24
- {% include_cached navbar/search.html placeholder="Search the Segment documentation... " %}
24
+ {% include_cached navbar/search.html container="autocomplete " %}
25
25
</ div >
26
26
</ div >
27
27
Original file line number Diff line number Diff line change 7
7
< div class ="flex flex--justify gutter gutter--large@medium ">
8
8
< div class ="flex__column flex__column--6@xlarge ">
9
9
< div class ="search ">
10
- {% include_cached navbar/search.html placeholder="Search the Segment documentation... " %}
10
+ {% include_cached navbar/search.html container="autocomplete " %}
11
11
</ div >
12
12
</ div >
13
13
You can’t perform that action at this time.
0 commit comments