From 5dd3e8a990214fb1e4bae6ae8294709cc70f1c05 Mon Sep 17 00:00:00 2001 From: Domovoy Date: Thu, 23 Aug 2012 13:09:35 +0200 Subject: [PATCH] One click comments on threaded items. comment-wwedit-wrapper and wall-item-outside-wrapper get the additional class "threaded" when applicable. --- view/comment_item.tpl | 9 ++++----- view/theme/darkzero/style.css | 20 +++++++++++++++----- view/theme/darkzero/theme.php | 18 +++++++++++++----- view/theme/duepuntozero/comment_item.tpl | 11 +++++------ view/theme/duepuntozero/style.css | 18 +++++++++++++++--- view/theme/duepuntozero/theme.php | 14 +++++++++++--- view/wall_thread.tpl | 4 ++++ 7 files changed, 67 insertions(+), 27 deletions(-) diff --git a/view/comment_item.tpl b/view/comment_item.tpl index 98173aa30..3de24ca8d 100644 --- a/view/comment_item.tpl +++ b/view/comment_item.tpl @@ -1,10 +1,9 @@ + {{ if $threaded }} +
+ {{ else }}
- {{ if $threaded }} - $comment -