fix bug 43227 error in mac menu, r=dbragg

This commit is contained in:
morse%netscape.com 2006-07-29 05:33:48 +00:00
parent f64f7945f2
commit 34a7e10bb6

View File

@ -256,6 +256,7 @@ function CheckForWalletAndImage()
// remove quickfill since it was just for development purposes
element = document.getElementById("walletQuickFill");
element.setAttribute("style","display: none;" );
element.setAttribute("disabled","true" );
// remove wallet functions if not in browser
try {