From 5a8082ef28ce03bbfa63cba19953fcac0ba44444 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 8 Aug 2017 09:46:30 -0400 Subject: [PATCH] Fixed jquery to open/close the toggle descriptions on package list pages --- views/front/packaging/list.html | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/views/front/packaging/list.html b/views/front/packaging/list.html index 704a82a..afdf125 100644 --- a/views/front/packaging/list.html +++ b/views/front/packaging/list.html @@ -109,9 +109,9 @@ {if $p.descr}
-
Description
-
-
+
Description
+
+
{$p.descr|nl2br}