X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=js%2Fshow_history.js;h=9d95dfacc2d52b7dc059da5383324c7f975f5f11;hb=15f549fdb43fba2d99817c659533dfa02638bf27;hp=bf8471ed8b379ecce34a1194ec143fb26d6ef3ec;hpb=4498437ef6a51fe1cd58c34501ee7cc100505e89;p=kivitendo-erp.git diff --git a/js/show_history.js b/js/show_history.js index bf8471ed8..9d95dfacc 100644 --- a/js/show_history.js +++ b/js/show_history.js @@ -11,7 +11,7 @@ function centerParms(width,height,extra) { } function set_history_window(id) { - var parm = centerParms(600,500) + ",width=600,height=500,status=yes,scrollbars=yes"; + var parm = centerParms(800,500) + ",width=800,height=500,status=yes,scrollbars=yes"; var name = "History"; url = "common.pl?" + "action=show_history&" +