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

index 4ba66e0..ba64351 100644 (file)
@@ -5,15 +5,15 @@
     <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.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" />
 
-         
-    <link href="../../../bootswatch/AdminLTE-master/css/AdminLTE.css" rel="stylesheet" type="text/css" />
-      <link rel="stylesheet" href="../../css-bootstrap/font-awesome.min.css">   
-
-    <script type="text/javascript" src="../../roojs-core-debug.js"></script>
-     <script type="text/javascript" src="../../roojs-bootstrap-debug.js"></script>
+    <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>
 
     <!-- bootstrap js.. needs to compile it later.. -->