Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 0b75489

Browse files
committed
added shortcut for closing the editor dialog
1 parent 94faf0c commit 0b75489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Our.Umbraco.DocTypeGridEditor/Web/UI/App_Plugins/DocTypeGridEditor/Views/doctypegrideditor.dialog.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<umb-button type="button"
3636
button-style="link"
3737
label-key="general_close"
38+
shortcut="esc"
3839
action="vm.close()">
3940
</umb-button>
4041
<umb-button type="button"

0 commit comments

Comments
 (0)