From 38ff790beffed4cba979ccc140a810ea40537598 Mon Sep 17 00:00:00 2001 From: Raroun Date: Fri, 3 Nov 2023 11:02:35 +0100 Subject: [PATCH 1/6] Regrouped wall-items and readded hidden-xs attribute for mobile view --- view/theme/frio/templates/wall_thread.tpl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index b439c8807..7e3c553be 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -303,8 +303,10 @@ as the value of $top_child_total (this is done at the end of this file)
{{* Action buttons to interact with the item (like: like, dislike, share and so on *}} - {{* Buttons for like and dislike *}} + {{/if}} - {{if $item.drop && $item.drop.pagedrop}} From 8d3389aebd8c9413cb54c9f66032d843c45caedd Mon Sep 17 00:00:00 2001 From: Raroun Date: Fri, 3 Nov 2023 11:08:26 +0100 Subject: [PATCH 2/6] readded missing --- view/theme/frio/templates/wall_thread.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 7e3c553be..22dd1fc76 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -447,8 +447,8 @@ as the value of $top_child_total (this is done at the end of this file) {{$item.report.label}} {{/if}} - -
+ +