mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-25 21:43:47 -04:00
Update keyboard_shortcuts.jade
This commit is contained in:
parent
9813e7584f
commit
43c0b399ed
1 changed files with 0 additions and 10 deletions
|
@ -74,16 +74,6 @@ block modal-body-content
|
|||
dt(title=ctrlName + " " + shift + " M")
|
||||
kbd #{ctrl} ⇧ M
|
||||
dd(data-i18n="keyboard_shortcuts.maximize_editor") Maximize/minimize code editor.
|
||||
dl.dl-horizontal
|
||||
dt(title="Arrow keys")
|
||||
kbd ←
|
||||
| ,
|
||||
kbd →
|
||||
| ,
|
||||
kbd ↑
|
||||
| ,
|
||||
kbd ↓
|
||||
dd(data-i18n="keyboard_shortcuts.move_wizard") Move your Wizard around the level.
|
||||
|
||||
block modal-footer-content
|
||||
a(href='#', data-dismiss="modal", aria-hidden="true", data-i18n="modal.close").btn.btn-primary Close
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue