Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4a814e1

Browse files
committedNov 25, 2015
Updated month to be current
1 parent 6c18c29 commit 4a814e1

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
@@ -10,7 +10,7 @@
1010
ctrl.notSearch = true;
1111
ctrl.showing = 'list';
1212
ctrl.domain = CONSTANTS.domain;
13-
ctrl.currentMonth = 'October 2015';
13+
ctrl.currentMonth = 'November 2015';
1414
ctrl.memberLeaderboard = [];
1515
ctrl.copilots = [];
1616
CommunityDataService.getMembersData()

0 commit comments

Comments
 (0)
This repository has been archived.