diff Applications/StoneWebViewer/WebApplication/index.html @ 1827:21ccc00839f7 StoneWebViewer-2.0

upgrade to Emscripten 2.0.23
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 27 May 2021 11:05:59 +0200
parents a56bf4c534ef
children 9568082ee013
line wrap: on
line diff
--- a/Applications/StoneWebViewer/WebApplication/index.html	Thu May 27 09:11:36 2021 +0200
+++ b/Applications/StoneWebViewer/WebApplication/index.html	Thu May 27 11:05:59 2021 +0200
@@ -22,7 +22,7 @@
       <div class="wvInfoScreen" v-show="modalNotDiagnostic" style="display: none">
         <div class="wvInfoPopup">
           <div class="wvInfoPopupLogo">
-            <a href="https://www.osimis.io" target="_blank">
+            <a href="https://www.orthanc-server.com/" target="_blank">
               <img style="width: 340px;" src="img/orthanc.png"/>
             </a>
           </div>
@@ -35,7 +35,8 @@
             </p>
             <h3>Versions</h3>
             <p>
-              Stone Web viewer: {{ stoneWebViewerVersion }}
+              Stone Web viewer: {{ stoneWebViewerVersion }} <br/>
+              Emscripten compiler: {{ emscriptenVersion }}
             </p>
           </div>
           <div class="wvInfoPopupForm">
@@ -56,7 +57,7 @@
       <div class="wvInfoScreen" v-show="modalPreferences" style="display: none">
         <div class="wvInfoPopup">
           <div class="wvInfoPopupLogo">
-            <a href="https://www.osimis.io" target="_blank">
+            <a href="https://www.orthanc-server.com/" target="_blank">
               <img style="width: 340px;" src="img/orthanc.png"/>
             </a>
           </div>
@@ -67,6 +68,11 @@
               reviewing their images,<br> for research and for quality
               assurance.
             </p>
+            <h3>Versions</h3>
+            <p>
+              Stone Web viewer: {{ stoneWebViewerVersion }} <br/>
+              Emscripten compiler: {{ emscriptenVersion }}
+            </p>
             <h3>User preferences</h3>
           </div>
           <div class="wvInfoPopupForm">