diff options
| author | Gubolin <gubolin@fantasymail.de> | 2014-12-07 11:48:55 +0100 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2014-12-07 11:48:55 +0100 |
| commit | ead2355cac9d06c3f6d774e6119040fe6109192e (patch) | |
| tree | 7228d3a7c0cc4dee814b1e24d13ef12bf11ddcb3 /blocks.js | |
| parent | b54db1deb957796e4fa224f11f19dfe32fe5721e (diff) | |
| parent | 98755a4467991b6fb31563b17f8c15b1c5266294 (diff) | |
| download | snap-ead2355cac9d06c3f6d774e6119040fe6109192e.tar.gz snap-ead2355cac9d06c3f6d774e6119040fe6109192e.zip | |
Merge branch 'anykey_issue387' into development
Diffstat (limited to 'blocks.js')
| -rw-r--r-- | blocks.js | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -973,6 +973,8 @@ SyntaxElementMorph.prototype.labelPart = function (spec) { null, false, { + 'any key': ['any key'], + 'number key': ['number key'], 'up arrow': ['up arrow'], 'down arrow': ['down arrow'], 'right arrow': ['right arrow'], |
