Remove useless data from UI

This commit is contained in:
Artur Beljajev 2018-06-18 12:05:01 +03:00
parent 36b95973c8
commit d403fdb5af

View file

@ -34,10 +34,10 @@
<% end %>
<dt><%= Contact.human_attribute_name :created_at %></dt>
<dd><%= l @contact.created_at %> by <%= @contact.name %></dd>
<dd><%= l @contact.created_at %></dd>
<dt><%= Contact.human_attribute_name :updated_at %></dt>
<dd><%= l @contact.updated_at %> by <%= @contact.name %></dd>
<dd><%= l @contact.updated_at %></dd>
<dt><%= Registrar.model_name.human %></dt>
<dd>