From 3d0632038c62dcafc651350c781545d7c2681cb1 Mon Sep 17 00:00:00 2001
From: Justin Littman
Date: Mon, 29 Nov 2021 15:38:55 -0500
Subject: [PATCH] Updated news item.
closes #3376
---
src/components/home/NewsItem.jsx | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/src/components/home/NewsItem.jsx b/src/components/home/NewsItem.jsx
index 18f79c4c1..003f1100c 100644
--- a/src/components/home/NewsItem.jsx
+++ b/src/components/home/NewsItem.jsx
@@ -17,11 +17,15 @@ const NewsItem = () => (
- - Resource versions and display of differences
- - URLs for bookmarking and sharing resources
- - BIBFRAME relationships displayed
- - Editor layout improvements
- - Improved tooltips (remarks) for templates
+ -
+ Language tagging improvements: use of IANA Registry, addition of script
+ and transliteration tags
+
+ -
+ Multiple nested resource fields permitted to use same property as long
+ as the nested resources are of different classes
+
+ - Fields can be configured to allow choice of property
)