changeset 5317:9875e1f24394

added XC in the modality list
author Alain Mazy <am@osimis.io>
date Thu, 22 Jun 2023 21:30:45 +0200
parents 03501a258d9e
children 68e15471b408
files OrthancServer/OrthancExplorer/explorer.html
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancServer/OrthancExplorer/explorer.html	Thu Jun 22 08:48:38 2023 +0200
+++ b/OrthancServer/OrthancExplorer/explorer.html	Thu Jun 22 21:30:45 2023 +0200
@@ -536,6 +536,7 @@
               <input type="checkbox" name="DR" id="qr-dr" class="custom" /> <label for="qr-dr">DR</label>
               <input type="checkbox" name="DX" id="qr-dx" class="custom" /> <label for="qr-dx">DX</label>
               <input type="checkbox" name="MG" id="qr-mg" class="custom" /> <label for="qr-mg">MG</label>
+              <input type="checkbox" name="XC" id="qr-xc" class="custom" /> <label for="qr-xc">XC</label>
             </fieldset>
           </div>
         </div>