diff OrthancServer/OrthancExplorer/explorer.html @ 5244:72dfa0ac84eb db-protobuf

lookup for labels in orthanc explorer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 06 Apr 2023 16:55:55 +0200
parents b3d0a3a4d890
children b36f82260f41
line wrap: on
line diff
--- a/OrthancServer/OrthancExplorer/explorer.html	Thu Apr 06 16:04:23 2023 +0200
+++ b/OrthancServer/OrthancExplorer/explorer.html	Thu Apr 06 16:55:55 2023 +0200
@@ -81,6 +81,11 @@
           <input type="text" name="lookup-study-description" id="lookup-study-description" value="" />
         </div>
 
+        <div data-role="fieldcontain" id="lookup-study-labels-div">
+          <label for="lookup-study-labels">Labels:</label>
+          <input type="text" name="lookup-study-description" id="lookup-study-labels" value="" />
+        </div>
+
         <div data-role="fieldcontain">
           <label for="lookup-study-date">Study Date:</label>
           <select name="lookup-study-date" id="lookup-study-date">