From 4b36e41b098ae805d8a25e1c4ce7f38161418eea Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 23 Jul 2012 20:49:56 -0700 Subject: implement page update modes --- view/conversation.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/conversation.tpl') diff --git a/view/conversation.tpl b/view/conversation.tpl index fe8304a6c..70cd389c9 100644 --- a/view/conversation.tpl +++ b/view/conversation.tpl @@ -1,3 +1,4 @@ +
{{ for $threads as $thread }}
{{ for $thread.items as $item }} @@ -15,7 +16,7 @@ {{ endfor }}
{{ endfor }} - +
{{ if $dropping }} -- cgit v1.2.3