From 7dacdae2168d7d8ab900609e86ab2d3d3abcf7dc 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] 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 |