aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_list.tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-10-22 18:54:21 +0000
committerMario <mario@mariovavti.com>2020-10-22 18:54:21 +0000
commit75a73be60c97597f93a67a4ecd412daed06cd744 (patch)
treeb53c128740b8f63963a8cd62d65cb4034269de9b /view/tpl/conv_list.tpl
parent690874fc6e2cf399fe0808ba9d52ff67951266fd (diff)
downloadvolse-hubzilla-75a73be60c97597f93a67a4ecd412daed06cd744.tar.gz
volse-hubzilla-75a73be60c97597f93a67a4ecd412daed06cd744.tar.bz2
volse-hubzilla-75a73be60c97597f93a67a4ecd412daed06cd744.zip
lazy/eager loading and minor css fixes
Diffstat (limited to 'view/tpl/conv_list.tpl')
-rwxr-xr-xview/tpl/conv_list.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/conv_list.tpl b/view/tpl/conv_list.tpl
index 21c38829a..113cf2324 100755
--- a/view/tpl/conv_list.tpl
+++ b/view/tpl/conv_list.tpl
@@ -29,7 +29,7 @@
<div class="p-2 clearfix wall-item-head{{if !$item.title && !$item.event && !$item.photo}} rounded-top{{/if}}{{if $item.is_new && !$item.event && !$item.is_comment}} wall-item-head-new{{/if}}">
<div class="wall-item-info" id="wall-item-info-{{$item.id}}" >
<div class="wall-item-photo-wrapper{{if $item.owner_url}} wwfrom{{/if}} h-card p-author" id="wall-item-photo-wrapper-{{$item.id}}">
- <img src="{{$item.thumb}}" class="fakelink wall-item-photo{{$item.sparkle}} u-photo p-name" id="wall-item-photo-{{$item.id}}" alt="{{$item.name}}" data-toggle="dropdown" /></a>
+ <img src="{{$item.thumb}}" class="fakelink wall-item-photo{{$item.sparkle}} u-photo p-name" id="wall-item-photo-{{$item.id}}" alt="{{$item.name}}" data-toggle="dropdown" loading="lazy" /></a>
{{if $item.thread_author_menu}}
<i class="fa fa-caret-down wall-item-photo-caret cursor-pointer" data-toggle="dropdown"></i>
<div class="dropdown-menu">