mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) showKeysPanel -> keysPanel
This commit is contained in:
parent
ab83db8059
commit
745e9b732c
9 changed files with 28 additions and 7 deletions
|
|
@ -107,8 +107,8 @@
|
|||
</li>
|
||||
<li>
|
||||
<label>
|
||||
<input data-name="js-showKeysPanel" type="checkbox" {{ showKeysPanel }}>
|
||||
Show keys panel
|
||||
<input data-name="js-keysPanel" type="checkbox" {{ keysPanel }}>
|
||||
Keys panel
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue