mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Move contact ident description to helper method
This commit is contained in:
parent
dd513b6313
commit
fd41d77390
8 changed files with 15 additions and 7 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
%dt= t(:ident)
|
||||
%dd{class: changing_css_class(@version,"ident_country_code", "ident_type", "ident")}
|
||||
= contact.ident_human_description
|
||||
= ident_for(contact)
|
||||
|
||||
- if contact.email.present?
|
||||
%dt= t(:email)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue