Skip to content

Commit

Permalink
Update jquery-sortable.js
Browse files Browse the repository at this point in the history
  • Loading branch information
i3or1s committed Apr 15, 2014
1 parent 271cd2c commit d9f0676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/js/jquery-sortable.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

!function ( $, window, undefined){
var eventNames,
pluginName = 'sortable',
pluginName = '_sortable',
containerDefaults = {
// If true, items can be dragged from this container
drag: true,
Expand Down

0 comments on commit d9f0676

Please sign in to comment.