From 922834092dcccbc45824d4de022e9ab2390da31b Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Fri, 9 Aug 2024 17:36:24 -0400 Subject: [PATCH 1/2] make the changes Marshall requested --- src/_includes/components/actions-fields.html | 4 ++-- src/_includes/content/destination-dossier.html | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/_includes/components/actions-fields.html b/src/_includes/components/actions-fields.html index 3e54b0d725..5687d57a86 100644 --- a/src/_includes/components/actions-fields.html +++ b/src/_includes/components/actions-fields.html @@ -140,12 +140,12 @@ -{% for field in action.fields %} +{% for field in action.fields %}{% unless field.id == 'jYj1UxYzS5aJNU2Ue2gakK' or field.id == '2KMUXqzqudDytGbcBz2iwP' or field.id == '6VBmtsRbVxHVM61LtnFVwX' or field.id == 'q6eYyJGaCYcPSHeZPpaK5x' %} {{field.label}}{% if field.required %}*{% endif %} {% if field.type %}Type: {{field.type}}
{%endif%}{{field.description | markdownify}} -{%endfor%} +{%endunless%}{%endfor%} diff --git a/src/_includes/content/destination-dossier.html b/src/_includes/content/destination-dossier.html index dd7987a226..f66018a89b 100644 --- a/src/_includes/content/destination-dossier.html +++ b/src/_includes/content/destination-dossier.html @@ -40,14 +40,13 @@ {% endfor %} {% assign destMethods = destMethods| reverse %} - {% if page.id %}
Destination Info