From b6173772bdef1eaf067573373ab500d67dfc454d Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 29 Jan 2020 01:23:24 +0100 Subject: new feature : better tag view clickable tags displayed in home interface --- app/view/templates/home.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/view') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index ddf4e46..7aa3e69 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -94,7 +94,7 @@ - tag('sort') ?> + tag($item->tag('array')) ?> title() ?> -- cgit v1.2.3