fix attribute
[roojs1] / examples / bootstrap4 / homepage.html
index 4ba66e0..62d3625 100644 (file)
@@ -5,30 +5,23 @@
     <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 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>
+      <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">
+    <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.. -->
     
    
-   <!--  <link href="http://localhost/bootswatch/Progressus/assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />  -->
-
-    <link href="http://localhost/bootswatch/Progressus/assets/css/bootstrap-theme.css" rel="stylesheet" type="text/css" /> 
-    <link href="http://localhost/bootswatch/Progressus/assets/css/main-cls.css" rel="stylesheet" type="text/css" /> 
-    <!--   <link href="http://localhost/bootswatch/AdminLTE-master/css/AdminLTE.css" rel="stylesheet" type="text/css" /> -->
+   
 
         
     <!-- test code -->
-    <script type="text/javascript" src="homepage.js"></script>
+    <script type="text/javascript" src="../bootstrap/homepage.js"></script>
   </head>
   
   <body id="body">