moved add commas to process page

This commit is contained in:
barisusakli
2014-05-08 19:17:31 -04:00
parent e22e0c7503
commit 66abd20647
6 changed files with 3 additions and 10 deletions

View File

@@ -296,6 +296,8 @@ var socket,
utils.makeNumbersHumanReadable($('.human-readable-number'));
utils.addCommasToNumbers($('.formatted-number'));
app.createUserTooltips();
app.createStatusTooltips();