From 6a64cd597b36411fa01d681c693786750b68c92c Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" <> Date: Tue, 5 Nov 2002 09:53:59 +0000 Subject: Fix for bug 156548: XUL implementation of duplicates report. --- duplicates.xul | 133 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 duplicates.xul (limited to 'duplicates.xul') diff --git a/duplicates.xul b/duplicates.xul new file mode 100644 index 000000000..be647c188 --- /dev/null +++ b/duplicates.xul @@ -0,0 +1,133 @@ + + + + + + + + + + + +]> + + + + + + + // Code for populating the tree from the RDF data source + // and loading bug reports when the user selects rows in the tree. +