diff OrthancExplorer/explorer.html @ 351:64625960af22

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 28 Jan 2013 15:58:09 +0100
parents cd6749e53a03
children 97a00b30abcc
line wrap: on
line diff
--- a/OrthancExplorer/explorer.html	Mon Jan 28 15:36:44 2013 +0100
+++ b/OrthancExplorer/explorer.html	Mon Jan 28 15:58:09 2013 +0100
@@ -91,6 +91,7 @@
                 <!--a href="#find-patients" data-role="button" data-icon="search">Go to patient finder</a-->
                 <a href="#" data-role="button" data-icon="delete" id="patient-delete">Delete this patient</a>
                 <a href="#" data-role="button" data-icon="gear" id="patient-archive">Download ZIP</a>
+                <a href="#" data-role="button" data-icon="star" id="patient-anonymize">Anonymize</a>
               </p>
             </div>
           </div>