From 3abeff5db2ffd71d9f39891e5e98c6b72576d8ea Mon Sep 17 00:00:00 2001
From: StephDriver <5330770+StephDriver@users.noreply.github.com>
Date: Thu, 14 Nov 2024 17:26:51 +0000
Subject: [PATCH 1/3] b-#355 table update with comments
---
templates/custom/resources.html | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
diff --git a/templates/custom/resources.html b/templates/custom/resources.html
index 1a7e35a..a59aa12 100644
--- a/templates/custom/resources.html
+++ b/templates/custom/resources.html
@@ -48,13 +48,14 @@
Open access advocacy.
{% component_block "filterable_list" list_id="advocacy" value_names="name type description date" placeholder="e.g. brochure" %}
+ {# TableA11y header cells in first row, ambiguous data #}
- Name |
- Type |
- Description |
- Date |
+ Name |
+ Type |
+ Description |
+ Date |
@@ -161,13 +162,14 @@ Open access advocacy.
The OLH archive.
{% component_block "filterable_list" list_id="archive" value_names="name type description date" placeholder="e.g. Janeway" %}
-
+ {# TableA11y header cells in first row, ambiguous data #}
+
- Name |
- Type |
- Description |
- Date |
+ Name |
+ Type |
+ Description |
+ Date |
From 8438f17532fabe30f223dab88c2e10e9f5167e79 Mon Sep 17 00:00:00 2001
From: StephDriver <5330770+StephDriver@users.noreply.github.com>
Date: Thu, 14 Nov 2024 17:28:03 +0000
Subject: [PATCH 2/3] b-#355 resources page table update
---
templates/custom/resources.html | 2 --
1 file changed, 2 deletions(-)
diff --git a/templates/custom/resources.html b/templates/custom/resources.html
index a59aa12..c24e986 100644
--- a/templates/custom/resources.html
+++ b/templates/custom/resources.html
@@ -48,7 +48,6 @@
Open access advocacy.
{% component_block "filterable_list" list_id="advocacy" value_names="name type description date" placeholder="e.g. brochure" %}
- {# TableA11y header cells in first row, ambiguous data #}
@@ -162,7 +161,6 @@ Open access advocacy.
The OLH archive.
{% component_block "filterable_list" list_id="archive" value_names="name type description date" placeholder="e.g. Janeway" %}
- {# TableA11y header cells in first row, ambiguous data #}
From 611b3065003967bd155296f625babb3c7533e1e3 Mon Sep 17 00:00:00 2001
From: StephDriver <5330770+StephDriver@users.noreply.github.com>
Date: Fri, 15 Nov 2024 10:09:53 +0000
Subject: [PATCH 3/3] b-#355 minor typographical correction
---
templates/custom/resources.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/custom/resources.html b/templates/custom/resources.html
index c24e986..dbcd266 100644
--- a/templates/custom/resources.html
+++ b/templates/custom/resources.html
@@ -161,7 +161,7 @@ Open access advocacy.
The OLH archive.
{% component_block "filterable_list" list_id="archive" value_names="name type description date" placeholder="e.g. Janeway" %}
-