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

Commit 5168154

Browse files
committed
docs(README): add "prevent duplicates" example
1 parent 76ab26b commit 5168154

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,14 @@ For more details about the events check the [jQueryUI API documentation](http://
134134
## Examples
135135

136136
- [Simple Demo](http://codepen.io/thgreasi/pen/jlkhr)
137-
- [Connected Lists](http://codepen.io/thgreasi/pen/uFile) & [Connected Lists Canceling](http://codepen.io/thgreasi/pen/IdvFc)
137+
- [Connected Lists](http://codepen.io/thgreasi/pen/uFile)
138138
- [Filtering](http://codepen.io/thgreasi/pen/mzGbq) ([details](https://github.com/angular-ui/ui-sortable/issues/113))
139139
- [Ordering 1](http://codepen.io/thgreasi/pen/iKEHd) & [Ordering 2](http://plnkr.co/edit/XPUzJjdvwE0QWQ6py6mQ?p=preview) ([details](https://github.com/angular-ui/ui-sortable/issues/70))
140140
- [Cloning](http://codepen.io/thgreasi/pen/qmvhG) ([details](https://github.com/angular-ui/ui-sortable/issues/139))
141141
- [Tree with dynamic template](http://codepen.io/thgreasi/pen/uyHFC)
142+
- Canceling
143+
- [Connected Lists With Max Size](http://codepen.io/thgreasi/pen/IdvFc)
144+
- [Connected Lists Without Duplicates](http://codepen.io/thgreasi/pen/uKfyt)
142145

143146
## Reporting Issues
144147

0 commit comments

Comments
 (0)