mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
minor changes
This commit is contained in:
parent
6c454284b3
commit
344cd24c11
1 changed files with 1 additions and 1 deletions
|
|
@ -936,7 +936,7 @@ CloudClient._changeLinks = function(pPanelID)
|
|||
CloudClient._loadDir(link),
|
||||
false);
|
||||
*/
|
||||
lLi.touchend = CloudClient._loadDir(link);
|
||||
lLi.ontouchend = CloudClient._loadDir(link);
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue