Revision a298090f
Von Moritz Bunkus vor etwa 18 Jahren hinzugefügt
js/show_history.js | ||
---|---|---|
}
|
||
|
||
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&" +
|
Auch abrufbar als: Unified diff
Historie-Fenster etwas größer gemacht.