examples/bootstrap4/nested.html
authorAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 04:01:20 +0000 (12:01 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 04:01:20 +0000 (12:01 +0800)
examples/bootstrap4/nested.html

index 43e0907..339fcc2 100644 (file)
@@ -9,9 +9,9 @@ porting tst for layout classes from original roo library into bootstrap one.
   <title>Nested Layout</title>
   
    <!-- Bootstrap -->
-    <link href="../../css-bootstrap/bootstrap.min.css" rel="stylesheet" type="text/css" />   
-    <link href="../../css-bootstrap/font-awesome.css" rel="stylesheet" type="text/css" />
-    <link href="../../css-bootstrap/roojs-bootstrap-debug.css" rel="stylesheet" type="text/css" />
+    <link href="../../css-bootstrap4/bootstrap.min.css" rel="stylesheet" type="text/css" />   
+    <link href="../../css-bootstrap4/font-awesome.css" rel="stylesheet" type="text/css" />
+    <link href="../../css-bootstrap4/roojs-bootstrap-debug.css" rel="stylesheet" type="text/css" />
     
   <!--  <link href="../../../bootswatch/material-kit/css/material-kit.css" rel="stylesheet"> -->