mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(listeners) comment: path -> refresh
This commit is contained in:
parent
9e3d8e2bf6
commit
b92e1fe81b
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ var Util, DOM, CloudCmd;
|
|||
/* ставим загрузку гифа на клик*/
|
||||
Events.addClick( CloudCmd.refresh, a[0].parentElement );
|
||||
|
||||
/* start from 1 cous 0 is a path and it's setted up */
|
||||
/* start from 1 cous 0 is a refresh and it's setted up */
|
||||
for(var i = 1, n = a.length; i < n ; i++){
|
||||
/* убираем адрес хоста*/
|
||||
var ai = a[i],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue