aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2017-11-25 10:44:47 +0100
committerMario <mario@mariovavti.com>2017-11-25 10:44:47 +0100
commit4b2bd871b765e0287f329ad398a15f20cb6a6425 (patch)
treece5d3bbf1c23b8c4f2274788121d6f3e82c02258 /view
parent2108173e74c12ce590c87e673d3455f7a9b18de8 (diff)
downloadvolse-hubzilla-4b2bd871b765e0287f329ad398a15f20cb6a6425.tar.gz
volse-hubzilla-4b2bd871b765e0287f329ad398a15f20cb6a6425.tar.bz2
volse-hubzilla-4b2bd871b765e0287f329ad398a15f20cb6a6425.zip
implement pubstream items in mod hq
Diffstat (limited to 'view')
-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 8ab9a79a0..eeb2011cd 100644
--- a/view/tpl/notifications_widget.tpl
+++ b/view/tpl/notifications_widget.tpl
@@ -36,7 +36,7 @@
{{/if}}
{{if $module == 'hq'}}
- if(b64mid !== 'undefined' && path !== 'pubstre') {
+ if(b64mid !== 'undefined') {
{{else}}
if(path === 'display' && b64mid) {
{{/if}}