File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
demos/widgets/autocomplete Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 49
49
</ style >
50
50
</ head >
51
51
< body >
52
- < div data-role ="page " class ="jqm-demos " id ="myPage " data-quicklinks =" true " >
52
+ < div data-role ="page " class ="jqm-demos " id ="myPage ">
53
53
54
54
< div data-role ="header " class ="jqm-header " data-theme ="f ">
55
- < h1 > Remote Autocomplete</ h1 >
55
+ < h1 > jQuery Mobile</ h1 >
56
+ < a href ="#panel-nav " data-icon ="bars " data-iconpos ="notext "> Navigation</ a >
56
57
< a href ="../../../ " data-icon ="home " data-iconpos ="notext " data-ajax ="false "> Home</ a >
57
58
</ div > <!-- /header -->
58
59
@@ -84,8 +85,9 @@ <h3>Cities worldwide</h3>
84
85
< p class ="jqm-version "> </ p >
85
86
< p > Copyright 2013 The jQuery Foundation</ p >
86
87
</ div > <!-- /footer -->
87
-
88
+
89
+ < ?php include( '../../nav.html' ); ?>
90
+
88
91
</ div > <!-- /page -->
89
-
90
92
</ body >
91
93
</ html >
You can’t perform that action at this time.
0 commit comments