mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
Update client.js
This commit is contained in:
parent
88038ba103
commit
d848a0a205
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