File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 5
5
< meta charset ="utf-8 ">
6
6
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
7
7
<!-- Bootstrap stuff -->
8
- < link rel ="stylesheet " href ="http ://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css ">
9
- < link rel ="stylesheet " href ="http ://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css ">
8
+ < link rel ="stylesheet " href ="https ://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css ">
9
+ < link rel ="stylesheet " href ="https ://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css ">
10
10
< script src ="https://code.jquery.com/jquery-1.10.2.min.js "> </ script >
11
- < script src ="http ://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js "> </ script >
11
+ < script src ="https ://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js "> </ script >
12
12
<!-- -->
13
13
14
14
<!-- Location picker -->
15
- < script type ="text/javascript " src ='http ://maps.google.com/maps/api/js?sensor=false&libraries=places '> </ script >
15
+ < script type ="text/javascript " src ='https ://maps.google.com/maps/api/js?sensor=false&libraries=places '> </ script >
16
16
< script src ="../dist/locationpicker.jquery.js "> </ script >
17
17
< title > jquery-location-picker demo</ title >
18
18
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
Original file line number Diff line number Diff line change 4
4
< head lang ="en ">
5
5
< meta charset ="UTF-8 ">
6
6
<!-- Bootstrap stuff -->
7
- < link rel ="stylesheet " href ="http ://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css ">
8
- < link rel ="stylesheet " href ="http ://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css ">
7
+ < link rel ="stylesheet " href ="https ://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css ">
8
+ < link rel ="stylesheet " href ="https ://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css ">
9
9
< script src ="https://code.jquery.com/jquery-1.10.2.min.js "> </ script >
10
- < script src ="http ://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js "> </ script >
11
- < script type ="text/javascript " src ='http ://maps.google.com/maps/api/js?sensor=false&libraries=places '> </ script >
10
+ < script src ="https ://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js "> </ script >
11
+ < script type ="text/javascript " src ='https ://maps.google.com/maps/api/js?sensor=false&libraries=places '> </ script >
12
12
< script src ="../dist/locationpicker.jquery.min.js "> </ script >
13
13
< title > Simple example</ title >
14
14
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
Original file line number Diff line number Diff line change 4
4
< head lang ="en ">
5
5
< meta charset ="UTF-8 ">
6
6
<!-- Bootstrap stuff -->
7
- < link rel ="stylesheet " href ="http ://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css ">
8
- < link rel ="stylesheet " href ="http ://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css ">
7
+ < link rel ="stylesheet " href ="https ://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css ">
8
+ < link rel ="stylesheet " href ="https ://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css ">
9
9
< script src ="https://code.jquery.com/jquery-1.10.2.min.js "> </ script >
10
- < script src ="http ://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js "> </ script >
11
- < script type ="text/javascript " src ='http ://maps.google.com/maps/api/js?sensor=false&libraries=places '> </ script >
10
+ < script src ="https ://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js "> </ script >
11
+ < script type ="text/javascript " src ='https ://maps.google.com/maps/api/js?sensor=false&libraries=places '> </ script >
12
12
< script src ="../dist/locationpicker.jquery.min.js "> </ script >
13
13
< title > Simple example</ title >
14
14
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
You can’t perform that action at this time.
0 commit comments