From de21ff45d7169cf18e1ecd0700d7d77ebd19bf43 Mon Sep 17 00:00:00 2001 From: CocoByte Date: Fri, 20 Dec 2024 17:36:38 -0700 Subject: [PATCH] Hide "Export as CSV" button on Domain Request table page --- .../templates/includes/domain_requests_table.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/registrar/templates/includes/domain_requests_table.html b/src/registrar/templates/includes/domain_requests_table.html index 8a919e795..56cdc2cec 100644 --- a/src/registrar/templates/includes/domain_requests_table.html +++ b/src/registrar/templates/includes/domain_requests_table.html @@ -54,11 +54,14 @@ {% if portfolio %}
- + +
{% endif %}