Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
piascikj committed May 11, 2018
1 parent 7a484a4 commit 56f3664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/views/imdone-atom-view.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,7 @@ class ImdoneAtomView extends ScrollView
# BACKLOG: Split this apart into it's own class to simplify. Call it BoardView +refactor gh:246 id:84
updateBoard: (tasks) ->
# TODO: Only update board with changed tasks +master gh:205 id:99
# testing 123
self = @
@destroySortables()
@board.empty().hide()
Expand Down

0 comments on commit 56f3664

Please sign in to comment.