diff OrthancServer/OrthancExplorer/explorer.js @ 5313:4718452c4909

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 19 Jun 2023 11:50:04 +0200
parents a7d95f951f8a
children 48b8dae6dc77
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);