mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(console) rm unbind
This commit is contained in:
parent
7866417ebb
commit
c96e97f618
1 changed files with 0 additions and 1 deletions
|
|
@ -88,7 +88,6 @@ var CloudCmd, Util, join, DOM, CloudFunc, $;
|
|||
if (!MouseBinded) {
|
||||
MouseBinded = true;
|
||||
|
||||
console.unbind('mouseup');
|
||||
console.mouseup(function() {
|
||||
var top,
|
||||
isSelection = '' + window.getSelection();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue