From 80de7dd4eddc5dca3600033e5ca316cc58ef10a3 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Mon, 18 Jun 2018 13:50:39 +0300 Subject: [PATCH] Improve UI --- app/views/registrant/contacts/show/_domains.html.erb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/views/registrant/contacts/show/_domains.html.erb b/app/views/registrant/contacts/show/_domains.html.erb index e99ff3053..1bd282987 100644 --- a/app/views/registrant/contacts/show/_domains.html.erb +++ b/app/views/registrant/contacts/show/_domains.html.erb @@ -47,6 +47,8 @@ - -<%= paginate domains, param_name: :domain_page %> \ No newline at end of file + + \ No newline at end of file