V8: Fix button style when opening doctype in infinite editing w… (#7003)
Lovely stuff :D
This commit is contained in:
@@ -130,6 +130,7 @@
|
||||
view: "default",
|
||||
content: labels.doctypeChangeWarning,
|
||||
submitButtonLabelKey: "general_continue",
|
||||
submitButtonStyle: "warning",
|
||||
closeButtonLabelKey: "general_cancel",
|
||||
submit: function () {
|
||||
openDocTypeEditor(documentType);
|
||||
|
||||
Reference in New Issue
Block a user