copy/paste-o
authorpines <pines@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 30 Sep 2006 10:31:24 +0000 (10:31 +0000)
committerpines <pines@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 30 Sep 2006 10:31:24 +0000 (10:31 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@6292 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/chrome/content/util/list.js

index 894eae9..2b71d70 100644 (file)
@@ -916,7 +916,7 @@ util.list.prototype = {
                                                                        break;
                                                                        default:
                                                                                a = String( a ).toUpperCase();
-                                                                               b = String( a ).toUpperCase();
+                                                                               b = String( b ).toUpperCase();
                                                                        break;
                                                                }
                                                        }