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