mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
fix(client) createFileTable: rm unSetOnPanel
This commit is contained in:
parent
479eddaab6
commit
b9eb68f792
1 changed files with 0 additions and 2 deletions
|
|
@ -416,8 +416,6 @@ var Util, DOM, CloudFunc;
|
|||
name = DOM.getCurrentName(),
|
||||
i = panel.childNodes.length;
|
||||
|
||||
Listeners.unSetOnPanel(panel.id);
|
||||
|
||||
while(i--)
|
||||
panel.removeChild(panel.lastChild);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue