diff --git a/src/js/views/property.js b/src/js/views/property.js index c6bc76f2..7f72360f 100644 --- a/src/js/views/property.js +++ b/src/js/views/property.js @@ -328,6 +328,7 @@ // make option sortable table.sortable({ axis: 'y', + handle: 'img', items: '.options', containment: table.find('tbody'), start: function(event, ui) {