@@ -665,6 +665,7 function beforeShowDatePicker(input, inst) { | |||||
665 | }, options ); |
|
665 | }, options ); | |
666 |
|
666 | |||
667 | return this.sortable($.extend({ |
|
667 | return this.sortable($.extend({ | |
|
668 | axis: 'y', | |||
668 | handle: ".sort-handle", |
|
669 | handle: ".sort-handle", | |
669 | helper: function(event, ui){ |
|
670 | helper: function(event, ui){ | |
670 | ui.children('td').each(function(){ |
|
671 | ui.children('td').each(function(){ |
General Comments 0
You need to be logged in to leave comments.
Login now