From b46ff2286c72509bfb9d74965365468dd72e67dd Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Mon, 26 Feb 2024 12:09:04 +0200 Subject: [PATCH] Fixed registrar name not being displayed in EPP log Also removed useless button for registrars --- cp/resources/views/admin/dashboard/index.twig | 10 +++--- cp/resources/views/partials/js-logs.twig | 35 ++++++++++++++++++- 2 files changed, 38 insertions(+), 7 deletions(-) diff --git a/cp/resources/views/admin/dashboard/index.twig b/cp/resources/views/admin/dashboard/index.twig index e7674b3..04260cd 100644 --- a/cp/resources/views/admin/dashboard/index.twig +++ b/cp/resources/views/admin/dashboard/index.twig @@ -20,12 +20,12 @@
- + {% if roles == 0 %} {{ __('View Reports') }} - + {% endif %} {{ __('Create new domain') }} @@ -170,8 +170,7 @@

{{ __('Recent Domains') }}

- +
@@ -198,8 +197,7 @@

{{ __('Recent Support Tickets') }}

-
{{ __('Name') }}
+
diff --git a/cp/resources/views/partials/js-logs.twig b/cp/resources/views/partials/js-logs.twig index 42a888a..2354b8b 100644 --- a/cp/resources/views/partials/js-logs.twig +++ b/cp/resources/views/partials/js-logs.twig @@ -4,9 +4,32 @@
{{ __('Subject') }}