MT#5879 Invoice template translation.

mr3.3.1
Andreas Granig 12 years ago
parent a49ccbc23b
commit cf58b778ee

@ -347,7 +347,7 @@ sub preview_content :Chained('base') :PathPart('editcontent/preview') :Args(0) {
try {
my $dummy = NGCP::Panel::Utils::Invoice::get_dummy_data();
my $dummy = NGCP::Panel::Utils::InvoiceTemplate::get_dummy_data();
NGCP::Panel::Utils::InvoiceTemplate::preprocess_svg(\$svg);
$t->process(\$svg, $dummy, \$out) || do {
my $error = $t->error();

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Loading…
Cancel
Save