diff OrthancExplorer/explorer.html @ 83:a7bffca29031

relative paths
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 25 Sep 2012 12:06:30 +0200
parents d1c511efd6b1
children 2d96cb181f45
line wrap: on
line diff
--- a/OrthancExplorer/explorer.html	Mon Sep 24 14:05:19 2012 +0200
+++ b/OrthancExplorer/explorer.html	Tue Sep 25 12:06:30 2012 +0200
@@ -50,7 +50,7 @@
       </div>
       <div data-role="content">
         <div style="display:none">
-          <input id="fileupload" type="file" name="files[]" data-url="/instances/" multiple>
+          <input id="fileupload" type="file" name="files[]" data-url="../instances/" multiple>
         </div>
         <p>
           <ul data-role="listview" data-inset="true">