Update edit.jade

This commit is contained in:
Imperadeiro98 2015-01-05 20:19:46 +00:00
parent 0df9de551c
commit 9c0d992868

View file

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