mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-11 08:25:46 +01:00
discard language string
This commit is contained in:
@@ -63,8 +63,6 @@ define('forum/users', function() {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
||||
ajaxify.loadTemplate('users', function(usersTemplate) {
|
||||
var html = templates.parse(templates.getBlock(usersTemplate, 'users'), data);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user