Deactivate doomline (has strange behavior with drag and drop)

stable
Andrey Antukh 2014-07-25 21:18:15 +02:00
parent 13ca1e46c5
commit 6798662c69
1 changed files with 1 additions and 1 deletions

View File

@ -450,7 +450,7 @@ BacklogDirective = ($repo, $rootscope) ->
linkToolbar($scope, $el, $attrs, $ctrl) linkToolbar($scope, $el, $attrs, $ctrl)
linkFilters($scope, $el, $attrs, $ctrl) linkFilters($scope, $el, $attrs, $ctrl)
linkDoomLine($scope, $el, $attrs, $ctrl) # linkDoomLine($scope, $el, $attrs, $ctrl)
$el.find(".backlog-table-body").disableSelection() $el.find(".backlog-table-body").disableSelection()