mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Merge pull request #967 from internetee/remove-duplicate-billing-email-from-admin-area
Remove duplicate field
This commit is contained in:
commit
1e19ccd6a6
3 changed files with 3 additions and 4 deletions
|
@ -16,9 +16,6 @@
|
|||
|
||||
<dt><%= t(:contact_email) %></dt>
|
||||
<dd><%= @registrar.email %></dd>
|
||||
|
||||
<dt><%= Registrar.human_attribute_name :billing_email %></dt>
|
||||
<dd><%= @registrar.billing_email %></dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue