[LON-CAPA-cvs] cvs: loncom /publisher publisher.html

albertel lon-capa-cvs@mail.lon-capa.org
Mon, 10 Feb 2003 22:52:59 -0000


albertel		Mon Feb 10 17:52:59 2003 EDT

  Modified files:              
    /loncom/publisher	publisher.html 
  Log:
  
  - Fixes BUG#1245, return submits as well as click
  
  
Index: loncom/publisher/publisher.html
diff -u loncom/publisher/publisher.html:1.25 loncom/publisher/publisher.html:1.26
--- loncom/publisher/publisher.html:1.25	Tue Feb  4 16:05:12 2003
+++ loncom/publisher/publisher.html	Mon Feb 10 17:52:59 2003
@@ -114,7 +114,7 @@
 	              <input type="button" value="Delete" onClick="getdelfilename();" />
 		    </td>
 		  </form>
-		  <form name="fileaction" action="/adm/cfile" target="_parent" method="post">
+		  <form name="fileaction" action="/adm/cfile" target="_parent" method="post" onSubmit="getactionfilename();">
 		    <td bgcolor="#ccddaa" align="center">
 		      <nobr>
 			<input type="hidden" name="filename" value="" />