parent
fa8b7f50e8
commit
7009fe67ae
3 changed files with 4 additions and 6 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -406,9 +406,7 @@ NINJA.decodeJavascript = function(invoice, javascript)
|
|||
value = formatMoneyInvoice(value, invoice);
|
||||
}
|
||||
|
||||
if ($.trim(value)) {
|
||||
javascript = javascript.replace(match, value);
|
||||
}
|
||||
javascript = javascript.replace(match, value);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue