mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) add terminal button (#115)
This commit is contained in:
parent
999c79559f
commit
8db7a77fdf
9 changed files with 68 additions and 28 deletions
|
|
@ -29,6 +29,7 @@
|
|||
<button id=f9 class="cmd-button reduce-text icon-menu" title="Menu" >F9</button>
|
||||
<button id=f10 class="cmd-button reduce-text icon-config" title="Config" >F10</button>
|
||||
<button id=~ class="cmd-button reduce-text icon-console" title="Console" >~</button>
|
||||
<button id=shift~ class="cmd-button reduce-text icon-terminal" title="Terminal" >⇧ ~</button>
|
||||
<button id=contact class="cmd-button reduce-text icon-contact" title="Contact" ></button>
|
||||
</div>
|
||||
<script src="{{ prefix }}/cloudcmd.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue