aboutsummaryrefslogtreecommitdiffstats
path: root/ui/effect-transfer.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/effect-transfer.js')
-rw-r--r--ui/effect-transfer.js9
1 files changed, 7 insertions, 2 deletions
diff --git a/ui/effect-transfer.js b/ui/effect-transfer.js
index ec960cd33..1008e5b47 100644
--- a/ui/effect-transfer.js
+++ b/ui/effect-transfer.js
@@ -5,9 +5,14 @@
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
- *
- * http://api.jqueryui.com/transfer-effect/
*/
+
+//>>label: Transfer Effect
+//>>group: Effects
+//>>description: Displays a transfer effect from one element to another.
+//>>docs: http://api.jqueryui.com/transfer-effect/
+//>>demos: http://jqueryui.com/effect/
+
(function( factory ) {
if ( typeof define === "function" && define.amd ) {