Merge branch 'minitest-config' into registry-343

This commit is contained in:
Artur Beljajev 2017-11-22 02:35:22 +02:00
commit 9eacfaddcc
6 changed files with 60 additions and 9 deletions

View file

@ -22,9 +22,6 @@
%dt= t(:vat_no)
%dd= @registrar.vat_no
%dt= t(:reference_no)
%dd= @registrar.reference_no
%dt= t(:id)
%dd= @registrar.code
@ -45,9 +42,3 @@
%dt= t(:contact_email)
%dd= @registrar.email
%dt= t(:billing_address)
%dd= @registrar.billing_address
%dt= t(:billing_email)
%dd= @registrar.billing_email