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:
595dc61
)
Beim Drucken von noch nicht gespeicherten Angeboten etc sollte das vom Benutzer ausge...
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 24 Nov 2006 13:38:03 +0000
(13:38 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 24 Nov 2006 13:38:03 +0000
(13:38 +0000)
bin/mozilla/oe.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/oe.pl
b/bin/mozilla/oe.pl
index
c3439b3
..
e82e63a
100644
(file)
--- a/
bin/mozilla/oe.pl
+++ b/
bin/mozilla/oe.pl
@@
-282,7
+282,7
@@
sub order_links {
sub prepare_order {
$lxdebug->enter_sub();
- $form->{format} = "pdf";
+ $form->{format} = "pdf"
unless ($form->{print_and_save} && $form->{format})
;
$form->{media} = "screen";
$form->{formname} = $form->{type} unless $form->{formname};