From 50ec8ebbfdb80cc9586c15f34cee33f4ce7084ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20Kr=C3=A4gelin?= <8436596+karkraeg@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:43:54 +0100 Subject: [PATCH] records/macros/detail.html: Allow funding entry with award number only (#2912) * records/macros/detail.html: Allow funding entry with award number only * records/macros/detail.html: Simplify _show_funding_item macro * Update detail.html: different styles for funder, number and title --- .../records/macros/detail.html | 53 +++++++++---------- 1 file changed, 25 insertions(+), 28 deletions(-) diff --git a/invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html b/invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html index fd36855a1..fbcb8cf6a 100644 --- a/invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html +++ b/invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html @@ -96,40 +96,37 @@