mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-31 22:02:14 +02:00
Fix for Retrospring/bugs#41
This commit is contained in:
parent
bd3564d6f3
commit
d012423b29
1 changed files with 43 additions and 42 deletions
|
@ -1,4 +1,5 @@
|
|||
.panel.panel-default.moderationbox{data: { id: report.id }}
|
||||
= unless report.target.nil?
|
||||
.panel.panel-default.moderationbox{data: { id: report.id }}
|
||||
.panel-heading
|
||||
%img.img-rounded.answerbox--img{src: gravatar_url(report.user)}
|
||||
= user_screen_name report.user
|
||||
|
|
Loading…
Reference in a new issue