mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Bug #301700 --> Properties and Write buttons are disabled in Advanced Address search
Patch by jasajudeju@telia.com sr=me
This commit is contained in:
parent
f970690695
commit
a96e1e3012
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user