aboutsummaryrefslogtreecommitdiffstats
path: root/build/effect.json
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-07-16 15:14:42 -0400
committerScott González <scott.gonzalez@gmail.com>2012-07-16 15:14:42 -0400
commitc484bc093bf69c23aed79cb951c8898aaec8331f (patch)
treef98f085a0ae4aa669f91f578afba1241fd59404e /build/effect.json
parentb37fec9a24a6bc62bed8770148ef87a27a0bc8d7 (diff)
downloadjquery-ui-c484bc093bf69c23aed79cb951c8898aaec8331f.tar.gz
jquery-ui-c484bc093bf69c23aed79cb951c8898aaec8331f.zip
Manifest: Move transfer effect to core.json since it's not like other effects (no show/hide).
Diffstat (limited to 'build/effect.json')
-rw-r--r--build/effect.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/effect.json b/build/effect.json
index b35bbb371..7119f85bc 100644
--- a/build/effect.json
+++ b/build/effect.json
@@ -34,8 +34,5 @@
},
"slide": {
"description": "Slides an element in and out of the viewport."
- },
- "transfer": {
- "description": "Displays a transfer effect from one element to another."
}
}