added CommentSmile to 'Smiles' in the stats section in about page
This commit is contained in:
parent
96986bd09c
commit
97b27248c2
|
@ -72,7 +72,7 @@
|
||||||
%h4.entry-text#asked-count= Comment.count
|
%h4.entry-text#asked-count= Comment.count
|
||||||
%h6.entry-subtext Comments
|
%h6.entry-subtext Comments
|
||||||
.col-md-6.col-sm-6.col-xs-6
|
.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
|
%h6.entry-subtext Smiles
|
||||||
.row
|
.row
|
||||||
.col-xs-6
|
.col-xs-6
|
||||||
|
|
Loading…
Reference in New Issue