Roo/htmleditor/BlockTable.js
authorAlan <alan@roojs.com>
Tue, 28 Dec 2021 06:36:57 +0000 (14:36 +0800)
committerAlan <alan@roojs.com>
Tue, 28 Dec 2021 06:36:57 +0000 (14:36 +0800)
Roo/htmleditor/BlockTable.js

index 3f1bbaa..4a3fc6b 100644 (file)
@@ -39,7 +39,7 @@ Roo.extend(Roo.htmleditor.BlockTable, Roo.htmleditor.Block, {
     
     // used by context menu
     friendly_name : 'Table',
-    
+    deleteTitle : 'Delete Table',
     // context menu is drawn once..
     
     contextMenu : function(toolbar)