- Fix relationship exception due to usage of Mootools deprecated method.

This commit is contained in:
Paulo Gustavo Veiga
2012-06-23 20:26:19 -03:00
parent a3d129a034
commit 3a7c1d56cb
5 changed files with 32 additions and 6464 deletions

View File

@@ -11,7 +11,7 @@ TestCase("Mindplot test",{
buildMindmapDesigner();
// Register Events ...
$(document).addEvent('keydown', designer.keyEventHandler.bindWithEvent(designer));
// $(document).addEvent('keydown', designer.keyEventHandler.bindWithEvent(designer));
/*// Autosave ...
if (!isTryMode)