From 21b3dc9c27be50e73944eaec97001ad1279400f1 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 25 Jul 2012 19:45:45 -0700 Subject: tie the main slider to ajax updates and buildCmd --- view/wall_item.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/wall_item.tpl') diff --git a/view/wall_item.tpl b/view/wall_item.tpl index b9278b375..458677433 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -62,9 +62,9 @@ {{ endif }}
- {{ if $item.drop.pagedropping }}{{ endif }} + {{ if $item.drop.dropping }}{{ endif }}
- {{ if $item.drop.dropping }}{{ endif }} + {{ if $item.drop.pagedropping }}{{ endif }}
-- cgit v1.2.3