Thomas Bruederli
2012-05-14 e88e20c3fbcf285030d807a304f0404d178772d2
program/js/tiny_mce/plugins/contextmenu/editor_plugin_src.js
@@ -80,6 +80,7 @@
               t._menu.removeAll();
               t._menu.destroy();
               Event.remove(ed.getDoc(), 'click', hide);
               t._menu = null;
            }
         };