diff --git a/minimo/chrome/content/minimo.js b/minimo/chrome/content/minimo.js index 767453f9c95e..60e98eff20ee 100755 --- a/minimo/chrome/content/minimo.js +++ b/minimo/chrome/content/minimo.js @@ -1413,7 +1413,7 @@ TransferItem.prototype = { document.getElementById("toolbar-download-tag").setAttribute("reveal",aTarget.spec); document.getElementById("toolbar-download-tag").setAttribute("sourcelocation",aSource.spec); document.getElementById("toolbar-download-tag").inputField.style.backgroundColor="lightgreen"; - + document.getElementById("download-close").hidden=true; },