We should pass person object to the hovecrardable helper. In the current case `this` is the status message, not the status author. So, let's pass `author` instead of `this`. |
||
|---|---|---|
| .. | ||
| images | ||
| javascripts | ||
| stylesheets | ||
| templates | ||
We should pass person object to the hovecrardable helper. In the current case `this` is the status message, not the status author. So, let's pass `author` instead of `this`. |
||
|---|---|---|
| .. | ||
| images | ||
| javascripts | ||
| stylesheets | ||
| templates | ||