Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit d9d743e

Browse files
author
Jenkins Continuous Integration Server
committed
Merge commit 'b459d7b4a9df483082ad62cd36eb642fe601c655' into HEAD
2 parents f0ced47 + b459d7b commit d9d743e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/community/members.controller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 = 'December 2015'
15+
ctrl.currentMonth = 'January 2016'
1616
ctrl.memberLeaderboard = []
1717
ctrl.copilots = []
1818
CommunityDataService.getMembersData()

0 commit comments

Comments
 (0)