@@ -597,6 +597,7 function beforeShowDatePicker(input, inst) { | |||||
597 | }, options ); |
|
597 | }, options ); | |
598 |
|
598 | |||
599 | return this.sortable($.extend({ |
|
599 | return this.sortable($.extend({ | |
|
600 | axis: 'y', | |||
600 | handle: ".sort-handle", |
|
601 | handle: ".sort-handle", | |
601 | helper: function(event, ui){ |
|
602 | helper: function(event, ui){ | |
602 | ui.children('td').each(function(){ |
|
603 | ui.children('td').each(function(){ |
General Comments 0
You need to be logged in to leave comments.
Login now