Skip to content

Commit

Permalink
Sortable: Document the placeholder property in the ui argument of eve…
Browse files Browse the repository at this point in the history
…nts. Fixes #134.
  • Loading branch information
tjvantoll committed Jun 16, 2013
1 parent 6141025 commit 74b5e04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions includes/sortable-argument-ui.xml
Expand Up @@ -17,4 +17,7 @@
<property name="sender" type="jQuery">
<desc>The sortable that the item comes from if moving from one sortable to another.</desc>
</property>
<property name="placeholder" type="jQuery">
<desc>The jQuery object representing the element being used as a placeholder.</desc>
</property>
</argument>

0 comments on commit 74b5e04

Please sign in to comment.