Weitere Unterfunktion zu Form::get_lists() zum Auslesen von Kunden-/Lieferantentypen.
[kivitendo-erp.git] / js / show_history.js
index bf8471e..9d95dfa 100644 (file)
@@ -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&" +