Commit c4be2b51 by Kevin Chugh

update coffee

parent 70d0fd11
...@@ -51,7 +51,7 @@ if Backbone? ...@@ -51,7 +51,7 @@ if Backbone?
else else
@$("[data-role=thread-flag]").removeClass("flagged") @$("[data-role=thread-flag]").removeClass("flagged")
@$("[data-role=thread-flag]").addClass("notflagged") @$("[data-role=thread-flag]").addClass("notflagged")
@$(".discussion-flag-abuse .flag-label").html("ReportMisuse") @$(".discussion-flag-abuse .flag-label").html("Report Misuse")
updateModelDetails: => updateModelDetails: =>
@renderVoted() @renderVoted()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment