examples/bootstrap4/dashboard3.html
authorAlan Knowles <alan@roojs.com>
Thu, 29 Nov 2018 09:29:41 +0000 (17:29 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Nov 2018 09:29:41 +0000 (17:29 +0800)
examples/bootstrap4/dashboard3.html

index 0ad100b..7be6682 100644 (file)
@@ -5,12 +5,16 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     
     <!-- Bootstrap -->
-    <link rel="stylesheet" href="../../css-bootstrap/bootstrap.css">
-        
-    <link rel="stylesheet" href="../../css-bootstrap/font-awesome.min.css">   
-    <link href="../../../bootswatch/AdminLTE-master/css/AdminLTE.css" rel="stylesheet" type="text/css" />
+       <link rel="stylesheet" type="text/css" href="../../css-bootstrap4/bootstrap.min.css">
+    <link rel="stylesheet" type="text/css" href="../../css-bootstrap4/roojs-bootstrap.css">
+    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/font-awesome.css">
+        <link href="../../../bootswatch/AdminLTE-master/css/AdminLTE.css" rel="stylesheet" type="text/css" />
+
+    <script type="text/javascript" src="../../roojs-debug.js"></script>
     
-        <link href="../../css-bootstrap/roojs-bootstrap-debug.css" rel="stylesheet" type="text/css" />
+    <!-- bootstrap js.. needs to compile it later.. -->
+    <script type="text/javascript" src="../../roojs-bootstrap-debug.js"></script>
+   
 
 
    <style>