Mercurial > hg > orthanc
changeset 3166:6953a4e475b3
adding the logo in the explorer
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 25 Jan 2019 09:47:13 +0100 |
parents | 1fe524e211af |
children | 860aed8258c3 |
files | OrthancExplorer/explorer.html OrthancExplorer/orthanc-logo.png |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancExplorer/explorer.html Thu Jan 24 18:24:13 2019 +0100 +++ b/OrthancExplorer/explorer.html Fri Jan 25 09:47:13 2019 +0100 @@ -50,6 +50,14 @@ </div> </div> <div data-role="content"> + <div data-role="content" id="content" style="padding:0px"> + <p align="center"> + <a href="http://www.orthanc-server.com/" target="_blank" alt="Orthanc homepage"> + <img src="orthanc-logo.png" alt="Orthanc" style="max-width:100%" /> + </a> + </p> + </div> + <form data-ajax="false" id="lookup-form"> <div data-role="fieldcontain"> <label for="lookup-patient-id">Patient ID:</label>