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 55 < meta charset ="utf-8 ">
66 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
77 <!-- 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 ">
1010 < 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 >
1212 <!-- -->
1313
1414 <!-- 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 >
1616 < script src ="../dist/locationpicker.jquery.js "> </ script >
1717 < title > jquery-location-picker demo</ title >
1818 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
Original file line number Diff line number Diff line change 44< head lang ="en ">
55 < meta charset ="UTF-8 ">
66 <!-- 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 ">
99 < 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 >
1212 < script src ="../dist/locationpicker.jquery.min.js "> </ script >
1313 < title > Simple example</ title >
1414 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
Original file line number Diff line number Diff line change 44< head lang ="en ">
55 < meta charset ="UTF-8 ">
66 <!-- 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 ">
99 < 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 >
1212 < script src ="../dist/locationpicker.jquery.min.js "> </ script >
1313 < title > Simple example</ title >
1414 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
You can’t perform that action at this time.
0 commit comments