Update of /cvsroot/fink/web/pdb
In directory sc8-pr-cvs17:/tmp/cvs-serv20209/pdb

Modified Files:
      Tag: redesign_pdb
        browse.php 
Log Message:
Use javascript to reset advanced search form


Index: browse.php
===================================================================
RCS file: /cvsroot/fink/web/pdb/browse.php,v
retrieving revision 1.1.2.18
retrieving revision 1.1.2.19
diff -u -d -r1.1.2.18 -r1.1.2.19
--- browse.php  21 Aug 2007 21:08:26 -0000      1.1.2.18
+++ browse.php  21 Aug 2007 21:10:41 -0000      1.1.2.19
@@ -178,7 +178,7 @@
 
 ?>
 
-<form action="browse.php" method="get" name="pdb_browser" id="pdb_browser">
+<form action="browse.php" method="get" name="pdb_browser" id="pdb_browser" 
onreset="resetForm();return false;">
 <br>
 Summary:
 <input name="summary" type="text" 
value="<?=stripslashes(stripslashes($summary))?>"> (Leave empty to list all)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to