mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 08:54:10 +00:00
refactored
This commit is contained in:
parent
b58acf06e1
commit
447e9e5e66
4 changed files with 47 additions and 52 deletions
|
|
@ -249,7 +249,7 @@ var CloudFunc, exports, Util;
|
|||
lHtmlPath = lHref + FS + lTitle +
|
||||
'/' + _l + '/' +
|
||||
lHrefEnd;
|
||||
|
||||
|
||||
for(i = folders.length - 1; i > 0; i--){
|
||||
var lUrl = folders[i],
|
||||
lSlashIndex = lUrl.lastIndexOf('/') + 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue