mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 17:04:16 +00:00
feature(path) links: add data-name
This commit is contained in:
parent
5d1d9e3433
commit
2fe3595fc6
3 changed files with 4 additions and 4 deletions
|
|
@ -41,7 +41,7 @@
|
|||
'</span>' +
|
||||
'<a data-name="js-refresh" href="/fs/etc/X11" ' +
|
||||
'class="path-icon refresh-icon" title="refresh (Ctrl+R)"></a>' +
|
||||
'<span class=links>' +
|
||||
'<span data-name="js-links" class=links>' +
|
||||
'<a href="/fs" title="/">/</a>' +
|
||||
'<a href="/fs/etc" title="/etc">' +
|
||||
'etc' +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue