mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) --one-panel-mode -> --one-file-panel
This commit is contained in:
parent
0cb953af85
commit
7e14d61a34
11 changed files with 8 additions and 75 deletions
|
|
@ -92,8 +92,8 @@
|
|||
</li>
|
||||
<li>
|
||||
<label>
|
||||
<input data-name="js-onePanelMode" type="checkbox" {{ onePanelMode }}>
|
||||
One Panel Mode
|
||||
<input data-name="js-oneFilePanel" type="checkbox" {{ oneFilePanel }}>
|
||||
One File Panel
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue