mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(config) add root
This commit is contained in:
parent
0e5e4a8f03
commit
83b7b8b268
1 changed files with 8 additions and 0 deletions
|
|
@ -101,6 +101,14 @@
|
|||
<input data-name="js-showKeysPanel" type="checkbox" {{ showKeysPanel }}>
|
||||
Show keys panel
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<input
|
||||
data-name="js-root"
|
||||
title="Root"
|
||||
value="{{ root }}"
|
||||
placeholder="root"
|
||||
class="form-control">
|
||||
</li>
|
||||
<li>
|
||||
<input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue