examples/bootstrap/sample.html
[roojs1] / examples / bootstrap / TabPanel-ComboBox.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>