V8: Fix button style when opening doctype in infinite editing w… (#7003)

Lovely stuff :D
This commit is contained in:
emma burstow
2020-01-30 14:12:53 +00:00
committed by GitHub

View File

@@ -130,6 +130,7 @@
view: "default",
content: labels.doctypeChangeWarning,
submitButtonLabelKey: "general_continue",
submitButtonStyle: "warning",
closeButtonLabelKey: "general_cancel",
submit: function () {
openDocTypeEditor(documentType);