mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-11 16:35:47 +01:00
removed ajax from make/remove admin
This commit is contained in:
@@ -23,6 +23,7 @@ var socket,
|
||||
});
|
||||
|
||||
socket.on('event:alert', function(data) {
|
||||
console.log('ALERT');
|
||||
app.alert(data);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user