Roo/htmleditor/BlockTd.js
authorleon <leon@roojs.com>
Mon, 27 Jun 2022 07:20:56 +0000 (15:20 +0800)
committerleon <leon@roojs.com>
Mon, 27 Jun 2022 07:20:56 +0000 (15:20 +0800)
Roo/htmleditor/BlockTd.js

index 9408f25..f7b3efa 100644 (file)
@@ -488,6 +488,7 @@ Roo.extend(Roo.htmleditor.BlockTd, Roo.htmleditor.Block, {
     
     mergeRight: function()
     {
     
     mergeRight: function()
     {
+        console.log("htmleditor.BlockTd mergeRight");
          
         // get the contents of the next cell along..
         var tr = this.node.closest('tr');
          
         // get the contents of the next cell along..
         var tr = this.node.closest('tr');