Skip to content

Commit

Permalink
docs(README): fix section linking
Browse files Browse the repository at this point in the history
  • Loading branch information
thgreasi committed Jul 19, 2015
1 parent f6eb3d1 commit e5ebc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Holds the original indexes of the items dragged.

### selectedModels
Type: [Array](http://api.jquery.com/Types/#Array)<[Object](http://api.jquery.com/Types/#Object)> /`undefined`
Holds the JavaScript objects that is used as the model of the dragged items, as specified by the ng-repeat of the [`source`](#source) ui-sortable element and the [`ui.item.sortableMultiSelect.selectedIndexes`](#selectedIndexes) property.
Holds the JavaScript objects that is used as the model of the dragged items, as specified by the ng-repeat of the [`source`](#source) ui-sortable element and the [`ui.item.sortableMultiSelect.selectedIndexes`](#selectedindexes) property.



Expand Down

0 comments on commit e5ebc3d

Please sign in to comment.