mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor changes
This commit is contained in:
parent
5dbc225e57
commit
9e63fbceea
1 changed files with 2 additions and 1 deletions
|
|
@ -17,6 +17,8 @@ CloudCommander.Viewer.FancyBox = {
|
|||
openEffect : 'none',
|
||||
closeEffect : 'none'
|
||||
});
|
||||
|
||||
this.set();
|
||||
});
|
||||
|
||||
},
|
||||
|
|
@ -52,7 +54,6 @@ CloudCommander.Viewer.FancyBox = {
|
|||
CloudCommander.Viewer.Keys = (function(){
|
||||
"use strict";
|
||||
|
||||
/* loading js and css of CodeMirror */
|
||||
CloudCommander.Viewer.FancyBox.load();
|
||||
|
||||
var key_event = function(pParent){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue