mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
Updated lib/client/keyBinding.js
This commit is contained in:
parent
0b812d377b
commit
7f995b9e80
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ var CloudFunc;
|
|||
CloudCommander.keyBinding=(function(){
|
||||
"use strict";
|
||||
|
||||
var Util = CloudCommander.Util();
|
||||
var Util = new CloudCommander.Util();
|
||||
|
||||
var lTabPanel = {
|
||||
left : 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue