action:topics.changeWatching

v1.18.x
psychobunny 9 years ago
parent b3d6a8ef9a
commit 96a9b59419

@ -120,6 +120,8 @@ define('forum/topic/threadTools', [
type: 'success',
timeout: 5000
});
$(window).trigger('action:topics.changeWatching', {tid: tid, type: type});
});
return false;

Loading…
Cancel
Save