diff Applications/StoneWebViewer/WebApplication/index.html @ 1828:8bc9ba6f7518

integration StoneWebViewer-2.0->mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 27 May 2021 11:06:46 +0200
parents 21ccc00839f7
children 9568082ee013
line wrap: on
line diff
--- a/Applications/StoneWebViewer/WebApplication/index.html	Thu May 27 09:15:10 2021 +0200
+++ b/Applications/StoneWebViewer/WebApplication/index.html	Thu May 27 11:06:46 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">