This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import angular from 'angular'
1212 ctrl . notSearch = true
1313 ctrl . showing = 'list'
1414 ctrl . domain = CONSTANTS . domain
15- ctrl . currentMonth = 'January 2016'
15+ ctrl . currentMonth = 'February 2016'
1616 ctrl . memberLeaderboard = [ ]
1717 ctrl . copilots = [ ]
1818 CommunityDataService . getMembersData ( )
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ import angular from 'angular'
2424 'avatar' : '//www.topcoder.com/wp-content/uploads/2015/05/tewibowo_feb2016.png' ,
2525 'name' : 'Tewibowo' ,
2626 'contestType' : 'Design' ,
27- 'description' : 'Won $4175 in 6 challenges' ,
27+ 'description' : 'Won $4,175 in 6 challenges' ,
2828 'class' : 'design'
2929 } , {
3030 'avatar' : '//www.topcoder.com/wp-content/uploads/2015/05/billsedison_feb2016.png' ,
@@ -36,7 +36,7 @@ import angular from 'angular'
3636 'avatar' : '//www.topcoder.com/wp-content/uploads/2015/05/anubhav94_feb2016.png' ,
3737 'name' : 'anubhav94' ,
3838 'contestType' : 'Data Science' ,
39- 'description' : 'Gained 336 ratings points within all 3 December SRMs. ' ,
39+ 'description' : 'Gained 336 rating points within all 3 December SRMs' ,
4040 'class' : 'data-science'
4141 } , {
4242 'avatar' : '//www.topcoder.com/wp-content/uploads/2015/05/johnalok_feb2016.png' ,
You can’t perform that action at this time.
0 commit comments