feature(cloudcmd) remove --progress option, make always enabled

This commit is contained in:
coderaiser 2019-08-21 21:44:39 +03:00
parent e0df785ece
commit 6e4bedca2d
7 changed files with 1 additions and 18 deletions

View file

@ -146,12 +146,6 @@
<input data-name="js-confirmMove" type="checkbox" {{ confirmMove }}>
Confirm Move
</label>
</li>
<li>
<label>
<input data-name="js-progress" type="checkbox" {{ progress }}>
Progress
</label>
</li>
<li>
<label>