Widen window
This commit is contained in:
parent
7bac247e48
commit
32a32d2ad3
@ -56,7 +56,7 @@ $('#pkgtabs').tabs({
|
|||||||
var $dialog = $('#dialogue').dialog({
|
var $dialog = $('#dialogue').dialog({
|
||||||
title: "Package Management Results",
|
title: "Package Management Results",
|
||||||
modal: false, autoOpen: false,
|
modal: false, autoOpen: false,
|
||||||
height: 500, width: 700,
|
height: 500, width: 800,
|
||||||
show: 'scale', hide: 'fade',
|
show: 'scale', hide: 'fade',
|
||||||
draggable: true, resizable: true,
|
draggable: true, resizable: true,
|
||||||
buttons: { "Close":
|
buttons: { "Close":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user