examples/bootstrap/sample.html
authorAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 06:59:16 +0000 (14:59 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 06:59:16 +0000 (14:59 +0800)
examples/bootstrap/TabPanel-ComboBox.html

examples/bootstrap/TabPanel-ComboBox.html
examples/bootstrap/sample.html

index be534d2..e56642c 100644 (file)
@@ -5,14 +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-debug.css">
+    <link rel="stylesheet" href="../../css-bootstrap/font-awesome.css">
         
     <link href="../../../bootswatch/AdminLTE-master/css/font-awesome.min.css" rel="stylesheet" type="text/css" /> 
-    <link rel="stylesheet" href="../../css-bootstrap/select2.css">        
-    <link rel="stylesheet" href="../../css-bootstrap/combobox.css">     
-    <link rel="stylesheet" href="../../css-bootstrap/checkbox.css">
-        
         
         
     <script type="text/javascript" src="../../roojs-core-debug.js"></script>
index 10fceb8..31bc174 100644 (file)
@@ -12,8 +12,7 @@
       
     
     <script type="text/javascript" src="../../roojs-debug.js"></script>
-    
-    <!-- bootstrap js.. needs to compile it later.. -->
+     
     <script type="text/javascript" src="../../roojs-bootstrap-debug.js"></script>