Update keyboard_shortcuts.jade

This commit is contained in:
Imperadeiro98 2014-12-06 20:52:30 +00:00
parent 9813e7584f
commit 43c0b399ed

View file

@ -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