Deactivate doomline (has strange behavior with drag and drop)
parent
13ca1e46c5
commit
6798662c69
|
@ -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()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue