From: Eric Bollengier Date: Fri, 15 May 2009 09:20:08 +0000 (+0000) Subject: ebl fix drag&drop X-Git-Tag: Release-3.0.2~236 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2fffd25fbc1c38abb9ea7e3b5b74a65be3102c3e;p=bacula%2Fbacula ebl fix drag&drop git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8829 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/html/bresto.js b/gui/bweb/html/bresto.js index 77a605dd28..a4eef0c520 100644 --- a/gui/bweb/html/bresto.js +++ b/gui/bweb/html/bresto.js @@ -847,7 +847,6 @@ Ext.onReady(function(){ ddGroup : 'TreeDD', copy:false, notifyDrop : function(dd, e, data){ - console.info("DropTarget"); var r; if (data.selections) { if (data.grid.id == 'div-files') {