From cb8b85623f6d24bc2ffecc9b5ced0c058dce528d Mon Sep 17 00:00:00 2001 From: Kevin Marks Date: Wed, 22 Jun 2016 09:13:21 +0000 Subject: [PATCH 1/2] show posts in collapsed view --- woodwind/templates/subscriptions.jinja2 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/woodwind/templates/subscriptions.jinja2 b/woodwind/templates/subscriptions.jinja2 index 45ceccb..3a1abc2 100644 --- a/woodwind/templates/subscriptions.jinja2 +++ b/woodwind/templates/subscriptions.jinja2 @@ -48,13 +48,6 @@ - -
- View Posts -
- Show Details -
-
Details
    @@ -80,6 +73,7 @@ + View Posts From 789c0127908b51555ca78d2ef7c3d42f6d163bb1 Mon Sep 17 00:00:00 2001 From: Kevin Marks Date: Wed, 22 Jun 2016 09:17:45 +0000 Subject: [PATCH 2/2] default open; hide response buttons too when closed --- woodwind/templates/_entry.jinja2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/woodwind/templates/_entry.jinja2 b/woodwind/templates/_entry.jinja2 index 896ff85..4618cb7 100644 --- a/woodwind/templates/_entry.jinja2 +++ b/woodwind/templates/_entry.jinja2 @@ -28,7 +28,7 @@ {% endfor %}
    -
    +
    {% if entry.author_photo %} {% endif %} @@ -71,7 +71,6 @@
{% endif %} - +