examples/bootstrap/LocationPicker.html
authorAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 06:52:35 +0000 (14:52 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 06:52:35 +0000 (14:52 +0800)
examples/bootstrap/LocationPicker.html

index 7a478b0..5ddc040 100644 (file)
@@ -5,12 +5,12 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     
     <!-- Bootstrap -->
-    <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
-    <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css">
+      <link rel="stylesheet" href="../../css-bootstrap/bootstrap.min.css">
         
+      <link rel="stylesheet" href="../../css-bootstrap/roojs-bootstrap.min.css">
+
+  
         
-    <link rel="stylesheet" href="../../css-bootstrap/select2.css">        
-    <link rel="stylesheet" href="../../css-bootstrap/combobox.css">        
         
     <script type="text/javascript" src='http://maps.google.com/maps/api/js?sensor=false&libraries=places'></script>