X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-debug.js;h=aee7a20f92547dea566ce7d1ebdd84f62c32e47b;hp=20dea7b7f814b5fe39e6a17b46e6516b3e2ccb47;hb=128681b3d500e37c7015882c6ba5060b6237b550;hpb=eb2f7e341a171d0f85ae591eca964392fd8139bf diff --git a/roojs-debug.js b/roojs-debug.js index 20dea7b7f8..aee7a20f92 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -48994,6 +48994,8 @@ Roo.extend(Roo.htmleditor.BlockTd, Roo.htmleditor.Block, { contextMenu : function(toolbar) { + console.log("htmleditor.BlockTd contextMenu"); + console.log(toolbar); var cell = function() { return Roo.htmleditor.Block.factory(toolbar.tb.selectedNode);