--- loncom/html/res/adm/pages/menu.html 2000/10/17 17:48:31 1.13
+++ loncom/html/res/adm/pages/menu.html 2000/10/19 10:13:30 1.14
@@ -4,7 +4,7 @@ The LearningOnline Network with CAPA
Remote Control
6/12/00,6/13,6/14,6/15 Gerd Kortemeyer
Sept Ben Tyszka
-10/2,10/3,10/4,10/17 Gerd Kortemeyer
+10/2,10/3,10/4,10/17,10/19 Gerd Kortemeyer
-->
LON-CAPA Remote
@@ -89,13 +89,13 @@ function gopost(url,postdata) {
function annotate() {
annotator=window.open('','Annotator','width=365,height=265,scrollbars=0');
- anndoc=annotator.document;
- anstr="";
- anstr+="";
- anndoc.write(anstr);
- anndoc.close();
+ annotator.document.write(
+ ""
+ +"");
+ annotator.document.close();
}
function set_bookmark() {
@@ -110,6 +110,10 @@ function edit_bookmarks() {
"BookmarkPal", "width=400,height=505,scrollbars=0");
}
+function catalog_info() {
+ go('');
+ window.open(clientwindow.window.location.href+'.meta',"LONcatInfo");
+}
@@ -193,7 +197,7 @@ function edit_bookmarks() {
>