fix attribute
[roojs1] / examples / bootstrap / htmleditor.html
index 5ea8cbf..059a360 100644 (file)
@@ -5,20 +5,15 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     
     <!-- Bootstrap -->
-    <link rel="stylesheet" href="../../css-bootstrap/bootstrap.min.css">
-        
+      <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-core-debug.js"></script>
-    <!-- bootstrap js.. needs to compile it later.. -->
      <script type="text/javascript" src="../../roojs-bootstrap-debug.js"></script>
     
-   
-    <script type="text/javascript" src="../../Roo/HtmlEditorCore.js"></script>
-    <script type="text/javascript" src="../../Roo/bootstrap/HtmlEditor.js"></script>
-    <script type="text/javascript" src="../../Roo/bootstrap/htmleditor/ToolbarStandard.js"></script>
 
     <!-- test code -->
     <script type="text/javascript" src="htmleditor.js"></script>