mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
Remove extra whitespace chars from pdf.haml
This commit is contained in:
parent
474e27d325
commit
0d1e00b649
1 changed files with 2 additions and 2 deletions
|
@ -174,14 +174,14 @@
|
|||
|
||||
%dt= t(:payment_term)
|
||||
%dd Prepayment
|
||||
|
||||
|
||||
%dt= t(:invoice_number)
|
||||
%dd= @invoice.number
|
||||
|
||||
- if @invoice.description.present?
|
||||
%dt= t(:description)
|
||||
%dd=@invoice.description
|
||||
|
||||
|
||||
%dt= Invoice.human_attribute_name :reference_no
|
||||
%dd= @invoice.reference_no
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue