forked from 0x2620/pandora
fix #2547 ('delete' missing from keyboard shortcuts in editor help)
This commit is contained in:
parent
9e5fea2d06
commit
f0ea9c17a1
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue