add rnf and rna address in form view
This commit is contained in:
parent
c148f5a389
commit
9e3f28e87b
9 changed files with 19 additions and 7 deletions
|
@ -8,4 +8,4 @@
|
|||
%p.fr-error-text= t('.network_error')
|
||||
- else
|
||||
- if champ.value.present?
|
||||
%p.fr-info-text= t('.data_fetched', title: champ.title)
|
||||
%p.fr-info-text= t('.data_fetched', title: champ.title, address: champ.full_address)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue