mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 16:05:49 +01:00
moved add commas to process page
This commit is contained in:
@@ -296,6 +296,8 @@ var socket,
|
||||
|
||||
utils.makeNumbersHumanReadable($('.human-readable-number'));
|
||||
|
||||
utils.addCommasToNumbers($('.formatted-number'));
|
||||
|
||||
app.createUserTooltips();
|
||||
|
||||
app.createStatusTooltips();
|
||||
|
||||
Reference in New Issue
Block a user