minor changes

This commit is contained in:
coderaiser 2012-12-05 10:56:57 -05:00
parent b2eacd2b59
commit 39c0405850
8 changed files with 223 additions and 212 deletions

View file

@ -9,7 +9,7 @@ var CloudCommander, Util, DOM, $, Github, cb;
APIURL = '/api/v1',
AuthURL = APIURL + '/auth',
GitHubIdURL = APIURL + '/github_id';
GitHubIdURL = APIURL + '/github_key';
var GitHub_ID,
GithubLocal,