comparison OrthancExplorer/explorer.html @ 344:cd6749e53a03

anonymization from orthanc explorer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 21 Jan 2013 13:23:26 +0100
parents f2286c741109
children 64625960af22
comparison
equal deleted inserted replaced
343:b1edbd636cb8 344:cd6749e53a03
121 <ul data-role="listview" data-inset="true" data-theme="a" id="study-info"> 121 <ul data-role="listview" data-inset="true" data-theme="a" id="study-info">
122 </ul> 122 </ul>
123 <p> 123 <p>
124 <a href="#" data-role="button" data-icon="delete" id="study-delete">Delete this study</a> 124 <a href="#" data-role="button" data-icon="delete" id="study-delete">Delete this study</a>
125 <a href="#" data-role="button" data-icon="gear" id="study-archive">Download ZIP</a> 125 <a href="#" data-role="button" data-icon="gear" id="study-archive">Download ZIP</a>
126 <a href="#" data-role="button" data-icon="star" id="study-anonymize">Anonymize</a>
126 </p> 127 </p>
127 </div> 128 </div>
128 </div> 129 </div>
129 <div class="ui-block-b" style="width:70%"> 130 <div class="ui-block-b" style="width:70%">
130 <div style="padding:10px"> 131 <div style="padding:10px">
157 <p> 158 <p>
158 <a href="#" data-role="button" data-icon="delete" id="series-delete">Delete this series</a> 159 <a href="#" data-role="button" data-icon="delete" id="series-delete">Delete this series</a>
159 <a href="#" data-role="button" data-icon="search" id="series-preview">Preview this series</a> 160 <a href="#" data-role="button" data-icon="search" id="series-preview">Preview this series</a>
160 <a href="#" data-role="button" data-icon="forward" id="series-store">Store in another DICOM modality</a> 161 <a href="#" data-role="button" data-icon="forward" id="series-store">Store in another DICOM modality</a>
161 <a href="#" data-role="button" data-icon="gear" id="series-archive">Download ZIP</a> 162 <a href="#" data-role="button" data-icon="gear" id="series-archive">Download ZIP</a>
163 <a href="#" data-role="button" data-icon="star" id="series-anonymize">Anonymize</a>
162 </p> 164 </p>
163 </div> 165 </div>
164 </div> 166 </div>
165 <div class="ui-block-b" style="width:70%"> 167 <div class="ui-block-b" style="width:70%">
166 <div style="padding:10px"> 168 <div style="padding:10px">