--- loncom/html/res/adm/pages/menu.html 2003/04/11 15:28:23 1.94
+++ loncom/html/res/adm/pages/menu.html 2003/04/12 15:58:43 1.95
@@ -4,7 +4,7 @@ The LearningOnline Network with CAPA
Remote Control
//
-// $Id: menu.html,v 1.94 2003/04/11 15:28:23 albertel Exp $
+// $Id: menu.html,v 1.95 2003/04/12 15:58:43 www Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -422,7 +422,7 @@ function edit_bookmarks() {
function catalog_info() {
go('');
w_LONcatInfo_flag=1;
- loncatinfo=window.open(clientwindow.window.location.pathname+'.meta',"LONcatInfo",'height=320,width=280,resizeable=yes,location=no,menubar=no,toolbar=no');
+ loncatinfo=window.open(clientwindow.window.location.pathname+'.meta',"LONcatInfo",'height=320,width=280,resizeable=yes,scrollbars=yes,location=no,menubar=no,toolbar=no');
}
function chat_win() {