Roo/lib/Selection.js
authorAlan <alan@roojs.com>
Wed, 29 Dec 2021 05:16:48 +0000 (13:16 +0800)
committerAlan <alan@roojs.com>
Wed, 29 Dec 2021 05:16:48 +0000 (13:16 +0800)
Roo/lib/Selection.js

index d23d34a..00e98a2 100644 (file)
@@ -64,6 +64,7 @@ Roo.apply(Roo.lib.Selection.prototype,
         }
         this.cursorStart(sn);
     },
+    
     cursorStart : function(n)
     {
         var range = this.getRangeAt(0);