mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-04 17:19:47 -04:00
Update edit.jade
This commit is contained in:
parent
0df9de551c
commit
9c0d992868
1 changed files with 2 additions and 2 deletions
|
@ -44,10 +44,10 @@ block header
|
|||
span.navbar-brand #{level.attributes.name}
|
||||
|
||||
ul.nav.navbar-nav.navbar-right
|
||||
li#undo-button(data-i18n="[title]general.undo", title="Undo (Ctrl+Z)")
|
||||
li#undo-button
|
||||
a
|
||||
span.glyphicon-arrow-left.glyphicon
|
||||
li#redo-button(data-i18n="[title]general.redo", title="Redo (Ctrl+Shift+Z)")
|
||||
li#redo-button
|
||||
a
|
||||
span.glyphicon-arrow-right.glyphicon
|
||||
if authorized
|
||||
|
|
Loading…
Add table
Reference in a new issue