Skip to content

Commit

Permalink
Merge branch 'master' of github.com:MichaelEvans/kandan
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelEvans committed May 11, 2012
2 parents 144aee5 + dad5070 commit be27340
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class Kandan.Views.ShowActivity extends Backbone.View
if activity.action == "message" && activity.user.id == Kandan.Helpers.Users.currentUser().id
$(@el).addClass("current_user")


if activity.id == undefined
$(@el).attr("id", "activity-c#{activity.cid}")
else
Expand Down

0 comments on commit be27340

Please sign in to comment.