projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f6a628
)
Historie-Fenster etwas größer gemacht.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 21 Feb 2007 09:25:02 +0000
(09:25 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 21 Feb 2007 09:25:02 +0000
(09:25 +0000)
js/show_history.js
patch
|
blob
|
history
diff --git
a/js/show_history.js
b/js/show_history.js
index
bf8471e
..
9d95dfa
100644
(file)
--- 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=6
00,height=500,status=yes,scrollbars=yes";
+ var parm = centerParms(
800,500) + ",width=8
00,height=500,status=yes,scrollbars=yes";
var name = "History";
url = "common.pl?" +
"action=show_history&" +