forked from MozillaIndia/leaderboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d41982c
commit cca5c87
Showing
3 changed files
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
|
||
/* | ||
store | ||
*/ | ||
|
||
var Constants = { | ||
BUGZILLA_PROFILE_URL : "https://bugzilla.mozilla.org/user_profile?login=" | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 comments
on commit cca5c87
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Chetan, thanks for taking this up, but we might want to put you on hold until the server side transfer is complete. We will let you know when you can start working on this issue again :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is that means i can not take another issue from this project till server
side transfer complete ?
…On Tue, Sep 24, 2013 at 1:22 AM, Girish Sharma ***@***.***:
Hi Chetan, thanks for taking this up, but we might want to put you on hold
until the server side transfer is complete. We will let you know when you
can start working on this issue again :)
—
Reply to this email directly or view it on GitHubhttps://github.com/chetandhembre/leaderboard/commit/cca5c874067bd69582cf73599a2a68c96b19524e#commitcomment-4158962
.
This is a syntax error.