mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(edit) rm //.parentElement
This commit is contained in:
parent
d12295072b
commit
7cb11cce1e
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ var CloudCmd, Util, DOM, CloudFunc, JsDiff, ace;
|
|||
'transition' + ': ease 0.5s;' +
|
||||
'}'
|
||||
});
|
||||
parent = Element;//.parentElement;
|
||||
parent = Element;
|
||||
|
||||
Msg = DOM.anyload({
|
||||
name : 'div',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue