Fix #5622 - fix roojs dynamic example
[roojs1] / examples / bootstrap4 / nested.html
index 7266be8..5391aed 100644 (file)
@@ -3,12 +3,12 @@
 <head>
   <title>Nested Layout</title>
   
-   <!-- Bootstrap -->
+    <!-- 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" />
     
-  <!--  <link href="../../../bootswatch/material-kit/css/material-kit.css" rel="stylesheet"> -->
+    <!--  <link href="../../../bootswatch/material-kit/css/material-kit.css" rel="stylesheet"> -->
 
     
         
@@ -24,11 +24,11 @@ Roo.namespace("Dashboard");
 Roo.namespace("Example");
     </script>
     
-         <script type="text/javascript" src="../../Roo/bootstrap/panel/Border.js"></script>
+         <script type="text/javascript" src="../../Roo/bootstrap/layout/Border.js"></script>
     
      
      
-    <style type="text/css">
+       <style type="text/css">
  
  
         </style>