mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) add --confirm-move
This commit is contained in:
parent
743b76d3ec
commit
e5e8a566e2
8 changed files with 30 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue