feature(cloudcmd) add --confirm-move

This commit is contained in:
coderaiser 2017-09-29 11:46:15 +03:00
parent 743b76d3ec
commit e5e8a566e2
8 changed files with 30 additions and 6 deletions

View file

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