Skip to content
Snippets Groups Projects
Commit 67a7fb5d authored by Jean-Baptiste Pasquier's avatar Jean-Baptiste Pasquier
Browse files
parent d0b9abbe
No related branches found
No related tags found
No related merge requests found
Pipeline #17597 passed with stage
in 44 seconds
......@@ -61,8 +61,7 @@ importCore().then(core => {
this._addToRender(html`
<div class="col s6">
<img class="responsive-img" src="${partner["ofn:Logo_URL"]}" alt="${partner["ofn:Group_name"]}" />
<br />
<span class="text-14 text-green bold underline">${partner["ofn:Group_name"]}</span>
<div class="margin-top-10 text-14 text-green bold underline">${partner["ofn:Group_name"]}</div>
</div>
`);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment