From 11a33362fe91fa7f26ca66fc3ab90aa032f211a0 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Tue, 10 Oct 2023 20:59:26 +1100 Subject: [PATCH] update scroll ui for pinned items and preview --- view/tpl/conv_item.tpl | 5 +++-- view/tpl/pinned_item.tpl | 4 +++- view/tpl/search_item.tpl | 5 +++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index e86c27021..abe4d6e3c 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -85,8 +85,9 @@ {{* $item.comment_order *}} -
  -
+
+   +
{{/if}} {{if $item.has_tags}}
diff --git a/view/tpl/pinned_item.tpl b/view/tpl/pinned_item.tpl index c51f3a9c0..fefa21fea 100644 --- a/view/tpl/pinned_item.tpl +++ b/view/tpl/pinned_item.tpl @@ -31,7 +31,6 @@ {{/if}}
  -  
{{$name}} @@ -65,6 +64,9 @@ {{$body}}
+
+   +
{{/if}} {{if $has_tags}}
diff --git a/view/tpl/search_item.tpl b/view/tpl/search_item.tpl index 22e5c342c..689788023 100755 --- a/view/tpl/search_item.tpl +++ b/view/tpl/search_item.tpl @@ -24,8 +24,6 @@ {{if $item.pinned}}   {{/if}} -   -
{{$item.name}} @@ -68,6 +66,9 @@ {{$item.body}}
+
+   +
{{/if}} {{if $item.has_tags}}