From fde28e9bea4a6cdbd66316a3eb2c38ecd7adda54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Sun, 30 Dec 2012 15:17:48 +0100 Subject: [PATCH] display hovercards in reshares and on the linked name --- app/assets/templates/reshare_tpl.jst.hbs | 4 ++-- app/assets/templates/stream-element_tpl.jst.hbs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/assets/templates/reshare_tpl.jst.hbs b/app/assets/templates/reshare_tpl.jst.hbs index c75f8f446..fa6ab0bad 100644 --- a/app/assets/templates/reshare_tpl.jst.hbs +++ b/app/assets/templates/reshare_tpl.jst.hbs @@ -5,7 +5,7 @@
{{#with root}} - + {{/with}} @@ -13,7 +13,7 @@ {{#with root}}
- + {{author.name}} diff --git a/app/assets/templates/stream-element_tpl.jst.hbs b/app/assets/templates/stream-element_tpl.jst.hbs index 2b5c969a0..f0cfa73b5 100644 --- a/app/assets/templates/stream-element_tpl.jst.hbs +++ b/app/assets/templates/stream-element_tpl.jst.hbs @@ -26,7 +26,7 @@
{{#with author}} - + {{name}} {{/with}}