--- loncom/html/res/adm/pages/menu.html 2001/06/15 22:25:10 1.35
+++ loncom/html/res/adm/pages/menu.html 2001/06/16 15:08:09 1.36
@@ -11,7 +11,7 @@ Jan Guy Albertelli
3/21 Gerd Kortemeyer
4/30 Ben Tyszka
5/2 Scott Harrison
-5/4,5/9,5/28,5/30,6/1,6/2,6/3,6/8 Gerd Kortemeyer
+5/4,5/9,5/28,5/30,6/1,6/2,6/3,6/8,6/15,6/16 Gerd Kortemeyer
-->
LON-CAPA Remote
@@ -192,15 +192,20 @@ function annotate() {
""
+"");
annotator.document.close();
}
function set_bookmark() {
go('');
- clienttitle="Enter Title";
- clienthref="Enter Address";
+ if (currentStale) {
+ clienttitle="Enter Title";
+ clienthref=currentURL;
+ } else {
+ clienttitle=clientwindow.document.title;
+ clienthref=clientwindow.location.pathname;
+ }
w_bmquery_flag=1;
bmquery=window.open('','bmquery','width=365,height=165,scrollbars=0');
bmquery.document.write(