aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/notifications_widget.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-01-08 14:51:16 -0800
committerzotlabs <mike@macgirvin.com>2018-01-08 14:51:16 -0800
commitdfb75840b8b6fbe369f0b9097cd322832cc48108 (patch)
tree3b617ab21be0d98b035783d4871c1378821af86c /view/tpl/notifications_widget.tpl
parent62f0266f467a03ce313edd8dc582c5c194cd5396 (diff)
parent0600817ef75d19d1ec91ba822f8a6938d442824e (diff)
downloadvolse-hubzilla-dfb75840b8b6fbe369f0b9097cd322832cc48108.tar.gz
volse-hubzilla-dfb75840b8b6fbe369f0b9097cd322832cc48108.tar.bz2
volse-hubzilla-dfb75840b8b6fbe369f0b9097cd322832cc48108.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'view/tpl/notifications_widget.tpl')
-rw-r--r--view/tpl/notifications_widget.tpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/view/tpl/notifications_widget.tpl b/view/tpl/notifications_widget.tpl
index 299c07592..9d2e08c41 100644
--- a/view/tpl/notifications_widget.tpl
+++ b/view/tpl/notifications_widget.tpl
@@ -63,7 +63,7 @@
$(document).on('click', '#tt-{{$notification.type}}-only', function(e) {
e.preventDefault();
$('#nav-{{$notification.type}}-menu [data-thread_top=false]').toggle();
- $(this).toggleClass('active');
+ $(this).toggleClass('active sticky-top');
});
{{/if}}
{{/foreach}}
@@ -85,6 +85,9 @@
{{if $notifications}}
<div id="notifications_wrapper">
+ <div id="no_notifications" class="d-xl-none">
+ {{$no_notifications}}<span class="jumping-dots"><span class="dot-1">.</span><span class="dot-2">.</span><span class="dot-3">.</span></span>
+ </div>
<div id="notifications" class="navbar-nav" data-children=".nav-item">
<div id="nav-notifications-template" rel="template">
<a class="list-group-item clearfix notification {5}" href="{0}" title="{2} {3}" data-b64mid="{6}" data-notify_id="{7}" data-thread_top="{8}">