Add missing esc shortcut to close overlay

This commit is contained in:
Bjarne Fyrstenborg
2020-07-24 20:10:57 +02:00
committed by Sebastiaan Janssen
parent 991f2d0f42
commit 2dedaf888b

View File

@@ -33,6 +33,7 @@
type="button"
button-style="link"
label-key="general_close"
shortcut="esc"
action="model.close()">
</umb-button>
</umb-editor-footer-content-right>