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

Commit cb9e56a

Browse files
committed
added ctrl+s shortcut for submit button in dialog
1 parent 867956c commit cb9e56a

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
@@ -41,6 +41,7 @@
4141
<umb-button type="button"
4242
button-style="action"
4343
label-key="general_submit"
44+
shortcut="ctrl+s"
4445
action="vm.submit(model)">
4546
</umb-button>
4647
</umb-editor-footer-content-right>

0 commit comments

Comments
 (0)