Make the list of helpers show again. Bug 213914, r=biesi, sr=darin

git-svn-id: svn://10.0.0.236/trunk@145383 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu 2003-07-30 17:35:14 +00:00
parent ff3c22c2a1
commit 8a79968f94

View File

@ -184,6 +184,7 @@ function Startup()
// intialize the listbox
gList.database.AddDataSource(gDS);
gList.removeAttribute("ref"); // Remove the attr so the set is not a no-op
gList.setAttribute("ref", "urn:mimetypes");
// Test whether the data source is already loaded.