mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 07:55:46 +01:00
fixed header template value too
This commit is contained in:
@@ -92,6 +92,7 @@ define(function() {
|
||||
}
|
||||
$('#create-modal').modal('hide');
|
||||
app.alertSuccess('User created!');
|
||||
ajaxify.go('admin/users');
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user