aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobody <nobody@zotlabs.com>2020-08-04 16:26:44 -0700
committernobody <nobody@zotlabs.com>2020-08-04 16:26:44 -0700
commit9244ee8094388db1fcf041a793eda4b9c7b969be (patch)
tree3fcb376bba658d1014ee1bce09c8520435920e83
parent0b7ca61958be5c1bf33102e6fba6995979f8a873 (diff)
parentc56b140387aaf4247d7af56677d1cc18be3a6da9 (diff)
downloadvolse-hubzilla-9244ee8094388db1fcf041a793eda4b9c7b969be.tar.gz
volse-hubzilla-9244ee8094388db1fcf041a793eda4b9c7b969be.tar.bz2
volse-hubzilla-9244ee8094388db1fcf041a793eda4b9c7b969be.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
-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 d8cc76ccb..abfc922f2 100644
--- a/view/tpl/notifications_widget.tpl
+++ b/view/tpl/notifications_widget.tpl
@@ -61,7 +61,7 @@
{{/if}}
{{if $module == 'hq'}}
- if(b64mid !== 'undefined') {
+ if(b64mid) {
{{else}}
if(path === 'display' && b64mid) {
{{/if}}