feature(cloudcmd) show progress of files removing

This commit is contained in:
coderaiser 2015-06-26 07:09:49 -04:00
parent f6dd602d2e
commit 2b7c0069bb
13 changed files with 259 additions and 203 deletions

View file

@ -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>