We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 692610c commit b5defe9Copy full SHA for b5defe9
source/index.html.haml
@@ -217,11 +217,12 @@
217
%ul
218
%li
219
%a(href="http://farhadi.ir/projects/html5sortable/") HTML5 Sortable
220
- ( uses native dnd events)
+ (uses native dnd events)
221
222
%a(href="http://jqueryui.com/demos/sortable/") jQuery UI sortable
223
224
- %a(href="http://dbushell.github.com/Nestable/") Nestable (requires no jQuery UI)
+ %a(href="http://dbushell.github.com/Nestable/") Nestable
225
+ (requires no jQuery UI)
226
227
%a(href="http://mjsarfatti.com/sandbox/nestedSortable/") nestedSortable
228
(an extension of jQuery UI)
0 commit comments