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

@@ -16,8 +16,6 @@ define(function() {
var lastSearch = null;
utils.addCommasToNumbers($('.users .formatted-number'));
$('.nav-pills li').removeClass('active');
$('.nav-pills li a').each(function() {
var $this = $(this);