Fix typos preventing some drops

This commit is contained in:
Nathan Gray
2013-04-11 12:22:34 +00:00
parent 8a6bba9ffe
commit 8192f13b3b
2 changed files with 2 additions and 2 deletions

View File

@ -262,7 +262,7 @@ var et2_dataview_selectionManager = Class.extend({
}
// Connect the the two AOIs
dummyAOI.doTriggerEvent = _entry.aoi.doTiggerEvent;
dummyAOI.doTriggerEvent = _entry.aoi.doTriggerEvent;
// Implementation of the getDOMNode function, so that the event
// handlers can be properly bound