diff options
Diffstat (limited to 'ui/tests')
-rw-r--r-- | ui/tests/jquery.useraction.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/tests/jquery.useraction.js b/ui/tests/jquery.useraction.js index 6ff324b03..a9761e8d0 100644 --- a/ui/tests/jquery.useraction.js +++ b/ui/tests/jquery.useraction.js @@ -205,7 +205,7 @@ var StringPool = { MOUSEOVER: 'mouseover', MOUSEOUT: 'mouseout', MOUSE_EVENTS: "MouseEvents", - UIU_EVENTS: "UIEvents" + UI_EVENTS: "UIEvents" }; })(jQuery);
\ No newline at end of file |