From a8b385a4743ac61417aaa9cddab8043a02e9825d Mon Sep 17 00:00:00 2001 From: dcore94 Date: Tue, 28 Mar 2023 12:18:34 +0200 Subject: [PATCH] removed correct wrong title --- ccp/js/methodeditorcontroller2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccp/js/methodeditorcontroller2.js b/ccp/js/methodeditorcontroller2.js index ebd2f45..726caba 100644 --- a/ccp/js/methodeditorcontroller2.js +++ b/ccp/js/methodeditorcontroller2.js @@ -827,7 +827,7 @@ class CCPMethodEditorController extends HTMLElement{ renderInfrastructures(){ return this.#current.links.filter(l=>l.rel === "compatibleWith").map((l, i)=>{ return ` -
+
${l.title} x