# HG changeset patch # User Alain Mazy # Date 1687195253 -7200 # Node ID 592507a8e227aa12def43c5b228c0408a884378a # Parent 0b8068aa7142277fbd96b993ddeb017888018d9b# Parent 4718452c4909c1299beb4c46a430863253143d12 merge diff -r 0b8068aa7142 -r 592507a8e227 OrthancServer/OrthancExplorer/explorer.js --- a/OrthancServer/OrthancExplorer/explorer.js Mon Jun 19 19:20:31 2023 +0200 +++ b/OrthancServer/OrthancExplorer/explorer.js Mon Jun 19 19:20:53 2023 +0200 @@ -1363,7 +1363,7 @@ href: '#', rel: 'close', text: name - }) + }); liElement.append(aElement); items.append(liElement);