# HG changeset patch # User Sebastien Jodogne # Date 1358958369 -3600 # Node ID a9752f88400c2f008c830dffc062405c8c656a4b # Parent 107da6a8c63002cfccf125bd963ca457160da4b4 fix diff -r 107da6a8c630 -r a9752f88400c OrthancExplorer/explorer.js --- 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');