remove unneeded fields from registrant portal (#649)

#648
This commit is contained in:
Georg 2017-11-21 14:51:16 +02:00 committed by GitHub
parent 2da578a437
commit 3abc3f89b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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