From 74b5e04492f3806fc5c0fdc54e359d7a2482525f Mon Sep 17 00:00:00 2001 From: TJ VanToll Date: Wed, 12 Jun 2013 11:20:22 -0700 Subject: [PATCH] Sortable: Document the placeholder property in the ui argument of events. Fixes #134. --- includes/sortable-argument-ui.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/includes/sortable-argument-ui.xml b/includes/sortable-argument-ui.xml index 8781c922..aa9f3c5f 100644 --- a/includes/sortable-argument-ui.xml +++ b/includes/sortable-argument-ui.xml @@ -17,4 +17,7 @@ The sortable that the item comes from if moving from one sortable to another. + + The jQuery object representing the element being used as a placeholder. + \ No newline at end of file