changeset 347:a9752f88400c

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Jan 2013 17:26:09 +0100
parents 107da6a8c630
children 1082e8121d10
files OrthancExplorer/explorer.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancExplorer/explorer.js	Wed Jan 23 13:29:47 2013 +0100
+++ b/OrthancExplorer/explorer.js	Wed Jan 23 17:26:09 2013 +0100
@@ -769,7 +769,7 @@
           $.unblockUI();
         },
         success: function(s) {
-          console.log('done !');
+          //console.log('done !');
         },
         error: function() {
           alert('Error during C-Store');