aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-08-03 19:51:03 +0000
committerMario <mario@mariovavti.com>2020-08-03 19:51:03 +0000
commitc56b140387aaf4247d7af56677d1cc18be3a6da9 (patch)
tree13e123fb4897787077838c64458a52c7fb8a5b8c /view
parent3e7d3a20af328217baf2caa46dff6780a6ebf62c (diff)
downloadvolse-hubzilla-c56b140387aaf4247d7af56677d1cc18be3a6da9.tar.gz
volse-hubzilla-c56b140387aaf4247d7af56677d1cc18be3a6da9.tar.bz2
volse-hubzilla-c56b140387aaf4247d7af56677d1cc18be3a6da9.zip
Ãthis should not be required anymore
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 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}}