jquery-ui
jquery-ui copied to clipboard
Core: Fix dependencies in ui/core.js
The jquery-patch reference was included with the .js extension which is
not allowed in AMD.
Fixes gh-2107