mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 10:38:26 +00:00
Update client.js
This commit is contained in:
parent
b5e7dc1c9d
commit
66c284095a
1 changed files with 2 additions and 1 deletions
|
|
@ -340,7 +340,8 @@ CloudClient.keyBinding=(function(){
|
|||
});
|
||||
|
||||
/* function loads and shows editor */
|
||||
CloudClient.Editor = (function(){
|
||||
CloudClient.Editor = (function() {
|
||||
Util.showLoad();
|
||||
/* loading CloudMirror plagin */
|
||||
Util.jsload(CloudClient.LIBDIRCLIENT +
|
||||
'editor.js',{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue