diaspora/app/views/notifications/_overlay.html.haml
2011-06-27 19:51:35 -07:00

19 lines
No EOL
483 B
Text

.span-24.last#notifications_overlay
.stream.notifications
.day_group.span-24.last
.span-3
.date
.day
.month
.span-8.notifications_for_day
.stream_element{:data=>{:guid => nil}}
.right
%span.from
= link_to("", "#", :class => "actor")
= link_to("", "#", :class => "object")
%br
%time
= link_to("all of them", notifications_path)
%a.close{:href => "#" }
close