bind e to show entity info

This commit is contained in:
j 2015-04-17 13:06:35 +05:30
commit 160c38c361
2 changed files with 6 additions and 2 deletions

View file

@ -349,7 +349,7 @@ Ox.AnnotationFolder = function(options, self) {
[
'0', '1', '2', '3', '4', '5', '6', '7', '8', '9',
'b', 'backslash', 'closebracket', 'comma', 'dot',
'equal', 'f', 'g', 'h', 'i', 'minus', 'n', 'o',
'equal', 'e', 'f', 'g', 'h', 'i', 'minus', 'n', 'o',
'openbracket', 'p', 'shift_0', 'shift_equal',
'shift_g', 'shift_i', 'shift_minus', 'shift_o',
'slash', 'space'