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

index 592c3a2..46e6b79 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/calendar.css">        
-        
+     <link rel="stylesheet" href="../../css-bootstrap/font-awesome.min.css"> 
+         
         
         
     <script type="text/javascript" src="../../roojs-core-debug.js"></script>