mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-17 22:10:23 +01:00
fix: #8203, fix user invites refreshing page
This commit is contained in:
@@ -407,6 +407,7 @@ define('admin/manage/users', ['translator', 'benchpress', 'autocomplete'], funct
|
||||
app.alertSuccess('[[admin/manage/users:alerts.email-sent-to, ' + email + ']]');
|
||||
});
|
||||
});
|
||||
return false;
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user