Fix #6640 - Inspection Schedule (partial fix)
[roojs1] / Roo / HtmlEditorCore.js
index 933d8cb..bc05123 100644 (file)
@@ -1726,8 +1726,8 @@ Roo.HtmlEditorCore.cblack= [
 
 
 Roo.HtmlEditorCore.swapCodes   =[ 
-    [    8211, "--" ], 
-    [    8212, "--" ], 
+    [    8211, "–" ], 
+    [    8212, "—" ], 
     [    8216,  "'" ],  
     [    8217, "'" ],  
     [    8220, '"' ],