This commit is contained in:
Fergal Moran
2014-08-27 22:29:19 +01:00

View File

@@ -49,7 +49,6 @@
comment = @ui.commentText.val()
@model.addComment comment, (=>
@ui.commentText.val ""
utils.showMessage "Comment saved.."
@renderComments()
), (error) =>
utils.showError "Woops \n" + error