Skip to content

Commit b7c0c0d

Browse files
committed
Minor tweak to the refresh/update prompt in the Horizon app
1 parent 78af8ea commit b7c0c0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/javascript/app/Horizon.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -647,6 +647,7 @@ javaxt.express.app.Horizon = function(parent, config) {
647647
me.el.style.filter = "blur(3px)";
648648
confirm({
649649
width: 515,
650+
resizable: false,
650651
title: "Update Available",
651652
text: config.messages.updateAvailable,
652653
leftButton: {

0 commit comments

Comments
 (0)