[LON-CAPA-cvs] cvs: loncom /publisher publisher.html
www
lon-capa-cvs@mail.lon-capa.org
Mon, 18 Nov 2002 15:28:50 -0000
www Mon Nov 18 10:28:50 2002 EDT
Modified files:
/loncom/publisher publisher.html
Log:
Bug #831 - Printout now opens "Full Screen" like all other handlers to
avoid problems in trying to access frame-src of lower frame for other
functions.
Index: loncom/publisher/publisher.html
diff -u loncom/publisher/publisher.html:1.21 loncom/publisher/publisher.html:1.22
--- loncom/publisher/publisher.html:1.21 Mon Sep 16 09:05:50 2002
+++ loncom/publisher/publisher.html Mon Nov 18 10:28:50 2002
@@ -103,7 +103,7 @@
<input type="file" name="upfile" size="10">
<input type="button" value="Upload file" onClick="getufilename();">
</td></form>
-<form name="printout" action="/adm/printout" target="LONCAPAToBePublished"
+<form name="printout" target="_parent" action="/adm/printout" target="LONCAPAToBePublished"
method="post" onSubmit="getpostdata();">
<td rowspan=2 bgcolor="#ccffcc">
<input type="hidden" name="postdata" value="">