aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/notifications_widget.tpl
diff options
context:
space:
mode:
authorM. Dent <dentm42@gmail.com>2018-10-25 03:38:05 +0200
committerM. Dent <dentm42@gmail.com>2018-10-25 03:38:05 +0200
commit9cedc864c296ad3fb394692440551c97bc644522 (patch)
tree1174444a974f017fffbb1537357022e2e0688e38 /view/tpl/notifications_widget.tpl
parenta0a72a9f6d9e59ddf386a481e57dc64b882ff7ab (diff)
parentee804cd6b197457c2a51e2d37dbd1b03ca76917c (diff)
downloadvolse-hubzilla-9cedc864c296ad3fb394692440551c97bc644522.tar.gz
volse-hubzilla-9cedc864c296ad3fb394692440551c97bc644522.tar.bz2
volse-hubzilla-9cedc864c296ad3fb394692440551c97bc644522.zip
Merge branch 'dev' into 'dev'
Editor contact autocomplete performance & refine stream filter and forum notification behaviour (mostly for performance) See merge request hubzilla/core!1348
Diffstat (limited to 'view/tpl/notifications_widget.tpl')
-rw-r--r--view/tpl/notifications_widget.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/notifications_widget.tpl b/view/tpl/notifications_widget.tpl
index 9b3d7487e..f43d82301 100644
--- a/view/tpl/notifications_widget.tpl
+++ b/view/tpl/notifications_widget.tpl
@@ -143,7 +143,7 @@
<div id="nav-notifications-forums-template" rel="template">
<a class="list-group-item clearfix notification notification-forum" href="{0}" title="{3}" data-b64mid="{6}" data-notify_id="{7}" data-thread_top="{8}" data-contact_name="{2}">
<span class="float-right badge badge-{{$notification.severity}}">{9}</span>
- <img class="menu-img-1" src="{1}">
+ <img class="menu-img-1" data-src="{1}">
<span class="">{2}</span>
<i class="fa fa-{10} text-muted"></i>
</a>