summaryrefslogtreecommitdiff
path: root/templates/project/widgets/comments/comments.coffee
diff options
context:
space:
mode:
authorAyrton De Craene <ayrton.decraene@vasco.com>2012-11-16 11:18:06 +0100
committerDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-12-03 23:38:21 -0500
commit5934a2729d93d24e67016dc4dd101c689378ae33 (patch)
tree59669b7b7e15f534294d954c0bd92db77d8535fc /templates/project/widgets/comments/comments.coffee
parentc39be899b629378c0a4e1dd4beab528ebcbffa6e (diff)
Removes whitespace :scissors:
Diffstat (limited to 'templates/project/widgets/comments/comments.coffee')
-rw-r--r--templates/project/widgets/comments/comments.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/widgets/comments/comments.coffee b/templates/project/widgets/comments/comments.coffee
index 1e81b56..ff659ec 100644
--- a/templates/project/widgets/comments/comments.coffee
+++ b/templates/project/widgets/comments/comments.coffee
@@ -21,4 +21,4 @@ class Dashing.Comments extends Dashing.Widget
@commentElem.fadeOut =>
@currentIndex = (@currentIndex + 1) % comments.length
@set 'current_comment', comments[@currentIndex]
- @commentElem.fadeIn() \ No newline at end of file
+ @commentElem.fadeIn()