File tree Expand file tree Collapse file tree 3 files changed +0
-27
lines changed Expand file tree Collapse file tree 3 files changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,5 @@ <h1>Magento {{ page.guide_version }} Developer Documentation</h1>
5
5
6
6
< p > Everything you need to build and manage a customized Magento store.</ p >
7
7
8
- < div class ="search-form ">
9
- < form class ="input-group " action ="{{ page.baseurl }}/search.html " method ="get ">
10
- < input type ="search " autocomplete ="off " name ="q " placeholder ="Looking for something specific? " class ="form-control search-field " />
11
- < i class ="search-icon "> </ i >
12
- < div class ="input-group-btn ">
13
- < button type ="submit " class ="btn btn-primary btn-large search-submit "> Search</ button >
14
- </ div >
15
- </ form >
16
- </ div >
17
-
18
8
</ div >
19
9
</ section > <!-- END home-intro -->
Original file line number Diff line number Diff line change 15
15
{% include layout/version-switcher.html %}
16
16
{% include layout/navigation.html %}
17
17
</ div >
18
-
19
- < div class ="search-btn ">
20
- < button class ="search-trigger search-icon " aria-label ="Search "> </ button >
21
- </ div >
22
-
23
- < form class ="quick-search " action ="{{ page.baseurl }}/search.html " method ="get " novalidate ="novalidate ">
24
- < input type ="search " name ="q " placeholder ="Search " />
25
- < button class ="quick-search-close " aria-label ="Close Search "> ×</ button >
26
- </ form >
27
-
28
18
</ div >
29
19
30
20
</ nav > <!-- #site-nav -->
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments