Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

fix(README): fix duplicate event #530

Merged
merged 1 commit into from
Jul 26, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ Type: [Boolean](http://api.jquery.com/Types/#Boolean)/[String](http://api.jquery
To handle events with html bindings just define any expression to listed event attributes.
If you defined an attribute for this events and defined callback function in sortableOptions at the same time, the attribute based callback will be called first.

* **ui-sortable-activate**
* **ui-sortable-start**
* **ui-sortable-activate**
* **ui-sortable-before-stop**
Expand Down