Bug #301700 --> Properties and Write buttons are disabled in Advanced Address search

Patch by jasajudeju@telia.com

sr=me
This commit is contained in:
scott%scott-macgregor.org 2005-07-22 16:18:19 +00:00
parent f970690695
commit a96e1e3012

View File

@ -56,6 +56,7 @@ var gRDF = Components.classes["@mozilla.org/rdf/rdf-service;1"].getService(Compo
var gSearchAbViewListener = {
onSelectionChanged: function() {
UpdateCardView();
},
onCountChanged: function(total) {
if (total == 0)