diff options
Diffstat (limited to 'ui/core.js')
-rw-r--r-- | ui/core.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/core.js b/ui/core.js index e2dd53007..862851391 100644 --- a/ui/core.js +++ b/ui/core.js @@ -11,7 +11,7 @@ define( [ "./ie", "./keycode", "./labels", - "./jquery-patch.js", + "./jquery-patch", "./plugin", "./safe-active-element", "./safe-blur", |