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

index 7200b1d..209f3c9 100644 (file)
@@ -5,21 +5,18 @@
     <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.min.css">
-
-        
-        
-        
-    <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>
+      <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>
     
+     <script type="text/javascript" src="../../roojs-bootstrap-debug.js"></script>
+
     
 
     <!-- test code -->
-    <script type="text/javascript" src="htmleditor.js"></script>
+    <script type="text/javascript" src="../boostrap/htmleditor.js"></script>
   </head>
   <body id="body">
     <script type="text/javascript">