aboutsummaryrefslogtreecommitdiffstats
path: root/ui/core.js
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2020-05-16 08:29:08 +0200
committerGitHub <noreply@github.com>2020-05-16 08:29:08 +0200
commit7caf8f61df7840fb3de2478a75aec229d9f84f15 (patch)
tree83f510ff64cb1095d7396f58547542cd349edc23 /ui/core.js
parent579bedd7d2e5849389c42fe1964ef6c86eab27d6 (diff)
downloadjquery-ui-7caf8f61df7840fb3de2478a75aec229d9f84f15.tar.gz
jquery-ui-7caf8f61df7840fb3de2478a75aec229d9f84f15.zip
Build: Rename jquery-1-7 to jquery-patch
The file now contains many more than just jQuery 1.7 patches. Closes gh-1917
Diffstat (limited to 'ui/core.js')
-rw-r--r--ui/core.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/core.js b/ui/core.js
index 2cccd0bd8..d42aedea9 100644
--- a/ui/core.js
+++ b/ui/core.js
@@ -9,7 +9,7 @@ define( [
"./ie",
"./keycode",
"./labels",
- "./jquery-1-7",
+ "./jquery-patch.js",
"./plugin",
"./safe-active-element",
"./safe-blur",