From f31d33c2deefb34387c2112f79f14cde3c7a7546 Mon Sep 17 00:00:00 2001 From: Bas Brands Date: Tue, 2 Jun 2020 16:20:48 +0200 Subject: [PATCH] MDL-68898 core_contentbank: add link attribute to contentbank items - this will reveil the fullname of the item which is useful when the name is truncated --- contentbank/templates/bankcontent.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contentbank/templates/bankcontent.mustache b/contentbank/templates/bankcontent.mustache index 020b9052c7d..294ac41ad9b 100644 --- a/contentbank/templates/bankcontent.mustache +++ b/contentbank/templates/bankcontent.mustache @@ -142,7 +142,7 @@ - + {{{ name }}} -- 2.43.0