Widen window

This commit is contained in:
prpr 2023-06-03 01:56:31 +01:00
parent 7bac247e48
commit 32a32d2ad3
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ $('#pkgtabs').tabs({
var $dialog = $('#dialogue').dialog({
title: "Package Management Results",
modal: false, autoOpen: false,
height: 500, width: 700,
height: 500, width: 800,
show: 'scale', hide: 'fade',
draggable: true, resizable: true,
buttons: { "Close":