mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) show progress of files removing
This commit is contained in:
parent
f6dd602d2e
commit
2b7c0069bb
13 changed files with 259 additions and 203 deletions
|
|
@ -123,8 +123,8 @@
|
|||
</li>
|
||||
<li>
|
||||
<label>
|
||||
<input data-name="js-progressOfCopying" type="checkbox" {{ progressOfCopying }}>
|
||||
Progress of copying
|
||||
<input data-name="js-progress" type="checkbox" {{ progress }}>
|
||||
Progress
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue