We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78af8ea commit b7c0c0dCopy full SHA for b7c0c0d
1 file changed
ui/javascript/app/Horizon.js
@@ -647,6 +647,7 @@ javaxt.express.app.Horizon = function(parent, config) {
647
me.el.style.filter = "blur(3px)";
648
confirm({
649
width: 515,
650
+ resizable: false,
651
title: "Update Available",
652
text: config.messages.updateAvailable,
653
leftButton: {
0 commit comments