*** empty log message ***
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 27 Jun 2006 12:39:36 +0000 (12:39 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 27 Jun 2006 12:39:36 +0000 (12:39 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@4805 dcc99617-32d9-48b4-a31d-7c20da2025e4

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

index 97ab059..8bc5ac9 100644 (file)
@@ -160,7 +160,7 @@ util.network.prototype = {
                                                var windowManagerInterface = windowManager.QueryInterface(Components.interfaces.nsIWindowMediator);
                                                var enumerator = windowManagerInterface.getEnumerator(null);
 
-                                               var w; // close all other windows
+                                               var w; // set title on all appshell windows
                                                while ( w = enumerator.getNext() ) {
                                                        if (w.document.title.match(/^\d/)) {
                                                                w.document.title =