mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 17:29:27 +00:00
chenged description
This commit is contained in:
parent
898091ce27
commit
2ca465cd61
4 changed files with 47 additions and 50 deletions
|
|
@ -142,7 +142,7 @@ var CloudCommander, Util, DOM, $, Github, cb;
|
|||
/**
|
||||
* function creates gist
|
||||
*/
|
||||
cloudcmd.GitHub.createGist = function(pContent, pFileName){
|
||||
cloudcmd.GitHub.uploadFile = function(pContent, pFileName){
|
||||
if(pContent){
|
||||
DOM.Images.showLoad();
|
||||
if(!pFileName)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue