fix #2547 ('delete' missing from keyboard shortcuts in editor help)

This commit is contained in:
rolux 2014-11-15 21:34:32 +00:00
parent 9e5fea2d06
commit f0ea9c17a1
1 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@
<tr><td>Return</td><td>Edit annotation, submit changes when editing</td></tr>
<tr><td>Shift Return</td><td>Submit changes (for text annotations with line breaks)</td></tr>
<tr><td>Escape</td><td>Deselect annotation, revert changes when editing</td></tr>
<tr><td>Delete</td><td>Delete Annotation</td></tr>
{addAnnotationShortcuts}
</table>
</p>