mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-11 00:15:46 +01:00
closes #1750
This commit is contained in:
@@ -57,6 +57,7 @@ var socket,
|
||||
app.cacheBuster = cacheBuster;
|
||||
|
||||
app.alert({
|
||||
alert_id: 'forum_updated',
|
||||
title: '[[global:updated.title]]',
|
||||
message: '[[global:updated.message]]',
|
||||
clickfn: function() {
|
||||
|
||||
Reference in New Issue
Block a user