mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
added debug method to util
This commit is contained in:
parent
85400edf48
commit
91ac8802fe
5 changed files with 43 additions and 11 deletions
|
|
@ -110,6 +110,7 @@ var CloudCommander, Util, DOM, $, Github, cb;
|
|||
});
|
||||
}
|
||||
else
|
||||
//window.open('welcome.html', 'welcome','width=300,height=200,menubar=yes,status=yes')">
|
||||
window.location =
|
||||
'https://github.com/login/oauth/authorize?client_id=' +
|
||||
CLIENT_ID + '&&scope=repo,user,gist';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue