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

index 8ffcead..bd302b5 100644 (file)
@@ -17,21 +17,16 @@ looking at porting the roo code for this purpose..
     <title>Framed layouts for bootstrap</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/font-awesome.min.css">   
-    <link href="../../../bootswatch/AdminLTE-master/css/AdminLTE.css" rel="stylesheet" type="text/css" />
-    
-    <link href="../../css-bootstrap/roojs-bootstrap-debug.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>
     
-        
-    <script type="text/javascript" src="../../roojs-core-debug.js"></script>
     <!-- bootstrap js.. needs to compile it later.. -->
     <script type="text/javascript" src="../../roojs-bootstrap-debug.js"></script>
+
     
     <style>
         /**