Fix #122 - Add microformats-2 classes to mention links
This commit is contained in:
parent
bf5f55a6bb
commit
ca3b364aea
2 changed files with 2 additions and 2 deletions
|
@ -12,6 +12,6 @@
|
|||
= render partial: 'nothing_here'
|
||||
- else
|
||||
.activity-stream
|
||||
= render partial: 'stream_entries/status', collection: @statuses, as: :status, cached: true
|
||||
= render partial: 'stream_entries/status', collection: @statuses, as: :status
|
||||
|
||||
= will_paginate @statuses, pagination_options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue