pubstream is not yet supported in mod hq

This commit is contained in:
Mario Vavti 2017-11-18 22:31:32 +01:00
parent fbc57fa8e3
commit 1c75e71eb3

View File

@ -21,8 +21,10 @@
var notify_id = $(this).data('notify_id');
var path = $(this)[0].pathname.substr(1,7);
console.log(path);
{{if $module == 'hq'}}
if(b64mid !== 'undefined') {
if(b64mid !== 'undefined' && path !== 'pubstre') {
{{else}}
if(path === 'display' && b64mid) {
{{/if}}