mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) add --confirm-copy
This commit is contained in:
parent
df28ac7a78
commit
743b76d3ec
8 changed files with 66 additions and 38 deletions
|
|
@ -128,6 +128,12 @@
|
|||
value="{{ port }}"
|
||||
placeholder="Port"
|
||||
class="form-control">
|
||||
</li>
|
||||
<li>
|
||||
<label>
|
||||
<input data-name="js-confirmCopy" type="checkbox" {{ confirmCopy }}>
|
||||
Confirm Copy
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue