changeset 5313:4718452c4909

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 19 Jun 2023 11:50:04 +0200
parents b43a3f0b57b2
children 592507a8e227
files OrthancServer/OrthancExplorer/explorer.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancServer/OrthancExplorer/explorer.js	Fri Jun 16 09:27:17 2023 +0200
+++ b/OrthancServer/OrthancExplorer/explorer.js	Mon Jun 19 11:50:04 2023 +0200
@@ -1363,7 +1363,7 @@
                 href: '#',
                 rel: 'close',
                 text: name
-              })
+              });
               liElement.append(aElement);
     
               items.append(liElement);