Project

General

Profile

Patch #24062 ยป patch.diff

Vincent Robert, 2016-10-13 12:12

View differences:

public/javascripts/application.js
597 597
    }, options );
598 598

  
599 599
    return this.sortable($.extend({
600
      axis: 'y',
600 601
      handle: ".sort-handle",
601 602
      helper: function(event, ui){
602 603
        ui.children('td').each(function(){
    (1-1/1)