##// END OF EJS Templates
Merged r15996 (#24062)....
Jean-Philippe Lang -
r15666:202285ea8b57
parent child
Show More
@@ -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