From 4c8036f53064549cbfa797bba5c6462f5e36b072 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 10 Sep 2014 23:08:24 -0700 Subject: endless scroll on connections page --- view/tpl/connections.tpl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'view/tpl/connections.tpl') diff --git a/view/tpl/connections.tpl b/view/tpl/connections.tpl index c69dcde50..1429576b1 100755 --- a/view/tpl/connections.tpl +++ b/view/tpl/connections.tpl @@ -13,13 +13,16 @@ {{$tabs}} - +
{{foreach $contacts as $contact}} {{include file="connection_template.tpl"}} {{/foreach}} +
+
+ +
-{{$paginate}} -- cgit v1.2.3