[LON-CAPA-cvs] cvs: loncom(version_0_5_1) /html/res/adm/pages menu.html

albertel lon-capa-cvs@mail.lon-capa.org
Mon, 09 Sep 2002 18:31:24 -0000


albertel		Mon Sep  9 14:31:24 2002 EDT

  Modified files:              (Branch: version_0_5_1)
    /loncom/html/res/adm/pages	menu.html 
  Log:
  - backport 1.67
  
  
Index: loncom/html/res/adm/pages/menu.html
diff -u loncom/html/res/adm/pages/menu.html:1.66.2.1 loncom/html/res/adm/pages/menu.html:1.66.2.2
--- loncom/html/res/adm/pages/menu.html:1.66.2.1	Mon Sep  9 14:30:19 2002
+++ loncom/html/res/adm/pages/menu.html	Mon Sep  9 14:31:24 2002
@@ -4,7 +4,7 @@
 Remote Control
 
 //
-// $Id: menu.html,v 1.66.2.1 2002/09/09 18:30:19 albertel Exp $
+// $Id: menu.html,v 1.66.2.2 2002/09/09 18:31:24 albertel Exp $
 //
 // Copyright Michigan State University Board of Trustees
 //
@@ -348,7 +348,7 @@
 function catalog_info() {
    go('');
    w_LONcatInfo_flag=1;
-   loncatinfo=window.open(clientwindow.window.location.href+'.meta',"LONcatInfo");
+   loncatinfo=window.open(clientwindow.window.location.pathname+'.meta',"LONcatInfo");
 }
 // -->
 </script>