mirror of
https://github.com/internetee/registry.git
synced 2025-06-07 21:25:39 +02:00
This commit is contained in:
parent
a394822b11
commit
8f06685605
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@
|
||||||
%dt= t(:reg_no)
|
%dt= t(:reg_no)
|
||||||
%dd= @invoice.buyer_reg_no
|
%dd= @invoice.buyer_reg_no
|
||||||
|
|
||||||
%dt= t(:address)
|
%dt= Invoice.human_attribute_name :address
|
||||||
%dd= @invoice.buyer_address
|
%dd= @invoice.buyer_address
|
||||||
|
|
||||||
%dt= t(:country)
|
%dt= t(:country)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue