Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcmrd Senya <senya@riseup.net>2016-08-22 15:12:35 +0300
committercmrd Senya <senya@riseup.net>2016-11-28 16:56:56 +0300
commit33ad411bbd0d48652d161a60627657f75d467292 (patch)
treefee7d5c6e0ae71f251e83452bf89d12aa1bed725 /app/views/notifications/index.html.haml
parentef5751b808f7aa47b1ad10790e1c30894ae67b43 (diff)
Mentions in comments backend changes
Diffstat (limited to 'app/views/notifications/index.html.haml')
-rw-r--r--app/views/notifications/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notifications/index.html.haml b/app/views/notifications/index.html.haml
index 22e647c05..61a70fe14 100644
--- a/app/views/notifications/index.html.haml
+++ b/app/views/notifications/index.html.haml
@@ -23,7 +23,7 @@
%i.entypo-comment
- when "liked"
%i.entypo-heart
- - when "mentioned"
+ - when "mentioned", "mentioned_in_comment"
%span.mentionIcon
@
- when "reshared"