From fdcfa5ca80a64a2f93df5ba61b9a8639868f9c2a Mon Sep 17 00:00:00 2001 From: Syphax Bouazzouni Date: Sat, 22 Jun 2024 22:23:08 +0200 Subject: [PATCH] fix a typo in summary header from "ontologies" to "semantic resouces" --- app/views/layouts/ontology_viewer/_header.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/ontology_viewer/_header.html.haml b/app/views/layouts/ontology_viewer/_header.html.haml index 877e8c408..07aea6fc1 100644 --- a/app/views/layouts/ontology_viewer/_header.html.haml +++ b/app/views/layouts/ontology_viewer/_header.html.haml @@ -4,7 +4,7 @@ -# A header of sorts to display ontology name and subset of details. .ontology-details-header-container .ontology-details-path - %a{href: "/ontologies"} ontologies + %a{href: "/ontologies"} semantic resources - if @ontology.viewOf = inline_svg_tag 'arrow-right-outlined.svg' %div