]> source.dussan.org Git - redmine.git/commitdiff
Merged r15996 (#24062).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 3 Dec 2016 08:42:45 +0000 (08:42 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 3 Dec 2016 08:42:45 +0000 (08:42 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@16048 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/javascripts/application.js

index 087d3de594705601147bb8c38facaa5463a1b63d..b3037027e7b1fde593ef821727ee9ee92af8e128 100644 (file)
@@ -597,6 +597,7 @@ function beforeShowDatePicker(input, inst) {
     }, options );
 
     return this.sortable($.extend({
+      axis: 'y',
       handle: ".sort-handle",
       helper: function(event, ui){
         ui.children('td').each(function(){