mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
added CommentSmile to 'Smiles' in the stats section in about page
This commit is contained in:
parent
96986bd09c
commit
97b27248c2
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
%h4.entry-text#asked-count= Comment.count
|
||||
%h6.entry-subtext Comments
|
||||
.col-md-6.col-sm-6.col-xs-6
|
||||
%h4.entry-text#answered-count= Smile.count
|
||||
%h4.entry-text#answered-count= Smile.count + CommentSmile.count
|
||||
%h6.entry-subtext Smiles
|
||||
.row
|
||||
.col-xs-6
|
||||
|
|
Loading…
Reference in a new issue