examples/bootstrap4/TabPanel-ComboBox.html
authorAlan Knowles <alan@roojs.com>
Tue, 4 Dec 2018 08:39:05 +0000 (16:39 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 4 Dec 2018 08:39:05 +0000 (16:39 +0800)
examples/bootstrap4/TabPanel-ComboBox.html

index e56642c..7b2a9e2 100644 (file)
@@ -4,21 +4,24 @@
     <title>Bootstrap TabPanel - ComboBox Example</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     
-    <!-- Bootstrap -->
-       <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" /> 
-        
+  
+     <!-- Bootstrap -->
+    <link href="../../css-bootstrap4/bootstrap.min.css" rel="stylesheet" type="text/css" />   
+    <link href="../../css-bootstrap/font-awesome.css" rel="stylesheet" type="text/css" />
+    <link href="../../css-bootstrap4/roojs-bootstrap-debug.css" rel="stylesheet" type="text/css" />
+    
+  
+
+    
         
     <script type="text/javascript" src="../../roojs-core-debug.js"></script>
-        <script type="text/javascript" src="../../roojs-bootstrap-debug.js"></script>
-
+    <!-- bootstrap js.. needs to compile it later.. -->
+    <script type="text/javascript" src="../../roojs-bootstrap-debug.js"></script>
+          
         
     <!-- test code -->
-    <script type="text/javascript" src="TabPanel-ComboBox.js"></script>
+    <script type="text/javascript" src="../bootstrap/TabPanel-ComboBox.js"></script>
   </head>
   
   <body id="body">