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

index 7200b1d..059a360 100644 (file)
@@ -5,17 +5,14 @@
     <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-bootstrap/bootstrap.min.css">
+    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/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 -->