From 145b1458d53b9fadf9d63ebe38e5f557fc21f63c Mon Sep 17 00:00:00 2001 From: hjribeiro-moj <166705689+hjribeiro-moj@users.noreply.github.com> Date: Wed, 11 Dec 2024 10:59:39 +0000 Subject: [PATCH] fmd-1080 - Add pattern to refresh period (#1159) Signed-off-by: Helder Ribeiro --- templates/details_base.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/details_base.html b/templates/details_base.html index b71301bf..8afceec5 100644 --- a/templates/details_base.html +++ b/templates/details_base.html @@ -70,12 +70,10 @@

{{entity.data_last_modified | date:"jS F Y"}} {% endif %} - {% if entity.custom_properties.data_summary.refresh_period %}
  • Refresh Period: - {{entity.custom_properties.data_summary.refresh_period}} + {{entity.custom_properties.data_summary.refresh_period | default:_('Not provided') }}
  • - {% endif %} {% if entity.custom_properties.audience %}
  • Audience: