aboutsummaryrefslogtreecommitdiffstats
path: root/js/productform.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 123030: Move query.cgi javascript to separate file. Createkiko%async.com.br2004-07-211-0/+295
productform.js that contains functions to handle the various select boxes in the advanced search page, and update the callsites to use it. r,a=myk.