mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) clear storage -> copy path (#173)
This commit is contained in:
parent
dc781a04c0
commit
0cb953af85
9 changed files with 16 additions and 12 deletions
|
|
@ -1 +1 @@
|
|||
<div data-name="js-path" class="reduce-text" title="{{ fullPath }}"><span data-name="js-clear-storage" class="path-icon icon-clear" title="clear storage (Ctrl+D)"></span><a data-name="js-refresh" href="{{ link }}" class="path-icon icon-refresh" title="refresh (Ctrl+R)"></a><span data-name="js-links" class=links>{{ path }}</span></div>
|
||||
<div data-name="js-path" class="reduce-text" title="{{ fullPath }}"><span data-name="js-copy-path" class="path-icon icon-copy-to-clipboard" title="copy path (Ctrl+P)"></span><a data-name="js-refresh" href="{{ link }}" class="path-icon icon-refresh" title="refresh (Ctrl+R)"></a><span data-name="js-links" class=links>{{ path }}</span></div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue