diff OrthancExplorer/explorer.html @ 1229:5405d36e9d48

explorer-plugin.js for plugins to adapt the default Orthanc Explorer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 25 Nov 2014 13:54:53 +0100
parents 2e11c3353356
children f1c01451a8ee
line wrap: on
line diff
--- a/OrthancExplorer/explorer.html	Fri Nov 21 09:12:38 2014 +0100
+++ b/OrthancExplorer/explorer.html	Tue Nov 25 13:54:53 2014 +0100
@@ -30,6 +30,7 @@
     <link rel="stylesheet" href="explorer.css" />
     <script src="file-upload.js"></script>
     <script src="explorer.js"></script>
+    <script src="explorer-plugin.js"></script>
   </head>
   <body>
     <div data-role="page" id="find-patients" >