Skip to content

Commit

Permalink
Oops on conflict management.
Browse files Browse the repository at this point in the history
I am SO sorry I missed this.
  • Loading branch information
wilkie committed Jun 12, 2011
1 parent a5eeb7c commit fe3f349
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions views/updates/_list.haml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@
%a{:href => "/updates/#{update.referral.id}"}
in reply to
%span.name= update.referral.author.username
-elsif not update.referral_url.nil?
.in-reply
%a{:href => update.referral_url}
in reply to

.actions
-# when @timeline is true, this is a list on the user's page
Expand All @@ -49,10 +45,3 @@
There are no updates here yet

!= haml :"shared/_pagination"

<<<<<<< HEAD
- if updates.empty?
.empty
#{locals[:tagline] || "There are no updates here yet."}
=======
>>>>>>> sidebar help block added, main menu updated

0 comments on commit fe3f349

Please sign in to comment.