mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
test(cloudfunc) add "/"
This commit is contained in:
parent
cb7212e7d2
commit
37ca047bff
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
'<span data-name="js-clear-storage" class="path-icon icon-clear" ' +
|
||||
'title="clear storage (Ctrl+D)">' +
|
||||
'</span>' +
|
||||
'<a data-name="js-refresh" href="/fs/etc/X11" ' +
|
||||
'<a data-name="js-refresh" href="/fs/etc/X11/" ' +
|
||||
'class="path-icon icon-refresh" title="refresh (Ctrl+R)"></a>' +
|
||||
'<span data-name="js-links" class=links>' +
|
||||
'<a data-name="js-path-link" href="/fs/" title="/">/</a>' +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue