update coffee

This commit is contained in:
Kevin Chugh
2012-12-05 13:25:22 -05:00
parent 70d0fd11b7
commit c4be2b514a

View File

@@ -51,7 +51,7 @@ if Backbone?
else
@$("[data-role=thread-flag]").removeClass("flagged")
@$("[data-role=thread-flag]").addClass("notflagged")
@$(".discussion-flag-abuse .flag-label").html("ReportMisuse")
@$(".discussion-flag-abuse .flag-label").html("Report Misuse")
updateModelDetails: =>
@renderVoted()