From 0e737046f277531145607f62b0dcbb6dd80c2d5e Mon Sep 17 00:00:00 2001 From: "dbragg%netscape.com" Date: Wed, 17 May 2006 02:32:03 +0000 Subject: [PATCH] Fix for blocker bug 126507. The fix for 91721 required the removal of the drop-down box in the Pref/Appearance. I removed the drop down code but not the code that calls it when the OK button is pressed. This fix corrects that. r=sgehani, sr=alecf --- suite/common/pref/pref-appearance.xul | 36 +-------------------------- 1 file changed, 1 insertion(+), 35 deletions(-) diff --git a/suite/common/pref/pref-appearance.xul b/suite/common/pref/pref-appearance.xul index f393d3fb062..6977f1bffbb 100644 --- a/suite/common/pref/pref-appearance.xul +++ b/suite/common/pref/pref-appearance.xul @@ -37,41 +37,7 @@