mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature: client: menu: aleman: add
This commit is contained in:
parent
83a1e527e5
commit
08b5c6b2b5
15 changed files with 80 additions and 15 deletions
|
|
@ -72,6 +72,12 @@
|
|||
Vim
|
||||
</label>
|
||||
</li>
|
||||
<li title="Menu: supermenu, aleman">
|
||||
<select data-name="js-menu" class="form-control full-width" title="Menu">
|
||||
<option {{ supermenu-selected }}>supermenu</option>
|
||||
<option {{ aleman-selected }}>aleman</option>
|
||||
</select>
|
||||
</li>
|
||||
<li title="Inner buffer used to copy files">
|
||||
<label>
|
||||
<input data-name="js-buffer" type="checkbox" {{ buffer }}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue