Ticket #16972: switch postbox sortable mode.patch
File switch postbox sortable mode.patch, 437 bytes (added by , 8 years ago) |
---|
-
postbox.js
77 77 distance: 2, 78 78 tolerance: 'pointer', 79 79 forcePlaceholderSize: true, 80 helper: 'clone',81 80 opacity: 0.65, 82 81 stop: function(e,ui) { 83 82 if ( $(this).find('#dashboard_browser_nag').is(':visible') && 'dashboard_browser_nag' != this.firstChild.id ) {